https://github.com/torvalds/linux
Revision 3dd3bf83574e38578fc9741c0e23e4fa7f7ff96e authored by YOSHIFUJI Hideaki on 23 December 2005, 19:23:21 UTC, committed by David S. Miller on 23 December 2005, 19:23:21 UTC
We need to relesae ifp->lock before we call addrconf_dad_stop(),
which will hold ifp->lock.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent c162eea
History
Tip revision: 3dd3bf83574e38578fc9741c0e23e4fa7f7ff96e authored by YOSHIFUJI Hideaki on 23 December 2005, 19:23:21 UTC
[IPV6]: Fix dead lock.
Tip revision: 3dd3bf8

back to top