diff options
author | stephen hemminger <shemminger@vyatta.com> | 2010-03-02 14:32:45 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-03-04 09:39:33 +0100 |
commit | 5b2a19539c5f59c5a038d213ede723f0245d97cf (patch) | |
tree | 254bd6d2a4e574337c821c00a7ba10d024e52439 /net/nonet.c | |
parent | IPv6: addrconf dad timer unnecessary bh_disable (diff) | |
download | linux-5b2a19539c5f59c5a038d213ede723f0245d97cf.tar.xz linux-5b2a19539c5f59c5a038d213ede723f0245d97cf.zip |
IPv6: addrconf timer race
The Router Solicitation timer races with device state changes
because it doesn't lock the device. Use local variable to avoid
one repeated dereference.
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