diff options
author | 2013-06-02 22:16:21 +0000 | |
---|---|---|
committer | 2013-06-04 16:57:41 -0700 | |
commit | 534c877928a16ae5f9776436a497109639bf67dc (patch) | |
tree | 7558dd85f59c33145a0ac52596dd103392a53af4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'fixes-for-3.10' of git://gitorious.org/linux-can/linux-can (diff) | |
download | linux-dev-534c877928a16ae5f9776436a497109639bf67dc.tar.xz linux-dev-534c877928a16ae5f9776436a497109639bf67dc.zip |
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
Commit 25fb6ca4ed9cad72f14f61629b68dc03c0d9713f
"net IPv6 : Fix broken IPv6 routing table after loopback down-up"
forgot to assign rt6_info to the inet6_ifaddr.
When disable the net device, the rt6_info which allocated
in init_loopback will not be destroied in __ipv6_ifa_notify.
This will trigger the waring message below
[23527.916091] unregister_netdevice: waiting for tap0 to become free. Usage count = 1
Reported-by: Arkadiusz Miskiewicz <a.miskiewicz@gmail.com>
Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions