[IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcnt
commit42e1e229bad37376acf033f14baad9fca2e8584f
authorDavid Stevens <dlstevens@us.ibm.com>
Thu, 8 Mar 2007 07:40:07 +0000 (8 08:40 +0100)
committerAdrian Bunk <bunk@stusta.de>
Thu, 8 Mar 2007 07:40:07 +0000 (8 08:40 +0100)
tree65d88ccf62e38f16dfe95e34627d55cb18bddf4e
parent6ba50d10b7b7d8d0b6ef7150b705897dbfd05507
[IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcnt

Reading /proc/net/anycast6 when there is no anycast address
on an interface results in an ever-increasing inet6_dev reference
count, as well as a reference to the netdevice you can't get rid of.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
net/ipv6/anycast.c