From: John Fastabend Date: Mon, 15 Nov 2010 20:29:21 +0000 (+0000) Subject: ipv6: fix missing in6_ifa_put in addrconf X-Git-Tag: v2.6.38-rc1~476^2~557 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d82ca98f71fd686ef2f3017c5e3e6a4871b6e46;p=pandora-kernel.git ipv6: fix missing in6_ifa_put in addrconf Fix ref count bug introduced by commit 2de795707294972f6c34bae9de713e502c431296 Author: Lorenzo Colitti Date: Wed Oct 27 18:16:49 2010 +0000 ipv6: addrconf: don't remove address state on ifdown if the address is being kept Fix logic so that addrconf_ifdown() decrements the inet6_ifaddr refcnt correctly with in6_ifa_put(). Reported-by: Stephen Hemminger Signed-off-by: John Fastabend Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed