commit | 3dd3bf83574e38578fc9741c0e23e4fa7f7ff96e | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Fri Dec 23 11:23:21 2005 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 23 11:23:21 2005 -0800 |
tree | fb9ccc01f478161d20b45040f28419b13ba5c07c | |
parent | c162eeaa21fde6c27112690f5bc0a461a9f1763e [diff] |
[IPV6]: Fix dead lock. 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>