kconfig: fix path to modules.txt in Kconfig help
[powerpc.git] / net / ipv6 / anycast.c
index e5ef597..09117d6 100644 (file)
@@ -461,6 +461,7 @@ static inline struct ifacaddr6 *ac6_get_first(struct seq_file *seq)
                        break;
                }
                read_unlock_bh(&idev->lock);
+               in6_dev_put(idev);
        }
        return im;
 }