diff options
author | Veaceslav Falico <vfalico@redhat.com> | 2013-09-25 07:20:30 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-09-26 20:02:07 (GMT) |
commit | 47701a36a3ed6d97e5bbe7ad72cceb49ca329d00 (patch) | |
tree | c68b34b9a1449707de0a9c66239ad6919810cf2f /net/atm/addr.c | |
parent | 5df27e6cb2d302e90366848bc3c2bb73c41287fb (diff) | |
download | linux-fsl-qoriq-47701a36a3ed6d97e5bbe7ad72cceb49ca329d00.tar.xz |
vlan: unlink the upper neighbour before unregistering
On netdev unregister we're removing also all of its sysfs-associated stuff,
including the sysfs symlinks that are controlled by netdev neighbour code.
Also, it's a subtle race condition - cause we can still access it after
unregistering.
Move the unlinking right before the unregistering to fix both.
CC: Patrick McHardy <kaber@trash.net>
CC: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/atm/addr.c')
0 files changed, 0 insertions, 0 deletions