diff options
author | Denis V. Lunev <den@openvz.org> | 2007-09-20 12:55:47 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-09-26 10:54:42 -0700 |
commit | 7556e40bae766944a136b44252118737331513ca (patch) | |
tree | 027b0ad051b070e8ae09e6a9c7051c4721d6a76c /drivers/i2c/algos/i2c-algo-bit.c | |
parent | 781514c16542c6fa307fced47db9bd5d7b49734a (diff) |
Fix IPV6 DAD handling
commit 9e3be4b34364a670bd6e57d2e8c3caabdd8d89f8 in mainline
addrconf_dad_failure calls addrconf_dad_stop which takes referenced address
and drops the count. So, in6_ifa_put perrformed at out: is extra. This
results in message: "Freeing alive inet6 address" and not released dst entries.
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: Alexey Dobriyan <adobriyan@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions