Revision 88b2a9a3d98a19496d64aadda7158c0ad51cbe7d authored by John Fastabend on 15 November 2010, 20:29:21 UTC, committed by David S. Miller on 22 November 2010, 15:37:36 UTC
Fix ref count bug introduced by

commit 2de795707294972f6c34bae9de713e502c431296
Author: Lorenzo Colitti <lorenzo@google.com>
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 <shemminger@vyatta.com>
Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent ddab1a3
History
File Mode Size
CodingStyle -rw-r--r-- 29.1 KB
HOWTO -rw-r--r-- 27.1 KB
SubmittingDrivers -rw-r--r-- 7.5 KB
SubmittingPatches -rw-r--r-- 19.1 KB
oops-tracing.txt -rw-r--r-- 11.3 KB
sparse.txt -rw-r--r-- 3.8 KB
stable_api_nonsense.txt -rw-r--r-- 9.6 KB
stable_kernel_rules.txt -rw-r--r-- 3.7 KB
volatile-considered-harmful.txt -rw-r--r-- 6.4 KB

back to top