summaryrefslogtreecommitdiff
path: root/net/appletalk/atalk_proc.c
diff options
context:
space:
mode:
authorIdo Schimmel <idosch@mellanox.com>2017-02-08 11:16:28 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-08 15:25:15 -0500
commite58be79e2dc818b0e2b3c69ea3d3fefcbc8c709b (patch)
tree621668a6300c1f08d59559ed25c52b833114fe4a /net/appletalk/atalk_proc.c
parentb05d0cfa1932376dc388a0fe67564572a84374a3 (diff)
mlxsw: spectrum_router: Nullify nexthop's neigh pointer
When we invalidate a nexthop we should also invalidate its neighbour entry pointer as it might be destroyed later on. This makes the nexthop de-init function symmetric with its init and also ensures nobody will try to access the neighbour entry. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/appletalk/atalk_proc.c')
0 files changed, 0 insertions, 0 deletions
ys test unprivileged programsMickaël Salaün2-6/+64 2017-02-10bpf: Change the include directory for selftestMickaël Salaün1-1/+1 2017-02-06bpf: enable verifier to add 0 to packet ptrWilliam Tu1-0/+23 2017-02-06bpf: test for AND edge casesJosef Bacik1-0/+55