mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 23:26:03 -04:00
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>