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
00-INDEX -rw-r--r-- 511 bytes
boot-options.txt -rw-r--r-- 12.2 KB
cpu-hotplug-spec -rw-r--r-- 1.1 KB
fake-numa-for-cpusets -rw-r--r-- 3.0 KB
kernel-stacks -rw-r--r-- 4.3 KB
machinecheck -rw-r--r-- 3.2 KB
mm.txt -rw-r--r-- 1.2 KB
uefi.txt -rw-r--r-- 1.7 KB

back to top