From: Denis V. Lunev Date: Thu, 3 Apr 2008 20:30:17 +0000 (-0700) Subject: [IPV6]: Event type in addrconf_ifdown is mis-used. X-Git-Tag: v2.6.25-rc9~53^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=439e23857a21c3a953826eed23c818697a97de1a;p=pandora-kernel.git [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 --- Reading git-diff-tree failed