diff options
author | stephen hemminger <shemminger@vyatta.com> | 2010-03-02 14:32:44 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-03-04 09:39:32 +0100 |
commit | 122e4519cd5c224d4b8e681d368132b643e28f60 (patch) | |
tree | 1fe589902069d711663b027ba0a631971254b22e /net/nonet.c | |
parent | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... (diff) | |
download | linux-122e4519cd5c224d4b8e681d368132b643e28f60.tar.xz linux-122e4519cd5c224d4b8e681d368132b643e28f60.zip |
IPv6: addrconf dad timer unnecessary bh_disable
Timer code runs in bottom half, so there is no need for
using _bh form of locking. Also check if device is not ready
to avoid race with address that is no longer active.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/nonet.c')
0 files changed, 0 insertions, 0 deletions