diff options
author | John Fastabend <john.r.fastabend@intel.com> | 2010-11-15 21:29:21 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-11-22 16:37:36 +0100 |
commit | 88b2a9a3d98a19496d64aadda7158c0ad51cbe7d (patch) | |
tree | 6e2fef13c006956efb6f592356d1c06874baf34c /drivers/net | |
parent | SuperH IrDA: correct Baud rate error correction (diff) | |
download | linux-88b2a9a3d98a19496d64aadda7158c0ad51cbe7d.tar.xz linux-88b2a9a3d98a19496d64aadda7158c0ad51cbe7d.zip |
ipv6: fix missing in6_ifa_put in addrconf
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>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions