parent af2681828af5f2b42e12e8b16ba0cf113cf486c8 author Denis V. Lunev 1207254617 -0700 committer David S. Miller 1207254617 -0700 [IPV6]: Event type in addrconf_ifdown is mis-used. addrconf_ifdown is broken in respect to the usage of how parameter. This function is called with (event != NETDEV_DOWN) and (2) on the IPv6 stop. It the latter case inet6_dev from loopback device should be destroyed. Signed-off-by: Denis V. Lunev Signed-off-by: David S. Miller Ȓ