mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-02 16:44:10 +08:00
[IPV6]: Remove commented lines.
Remove commented lines from netns patchset. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
255333c1db
commit
a05c44f6d5
@ -4259,15 +4259,6 @@ static void addrconf_net_exit(struct net *net)
|
||||
{
|
||||
struct net_device *dev;
|
||||
|
||||
/*
|
||||
* Remove loopback references from default routing entries
|
||||
*/
|
||||
/* in6_dev_put(net->ipv6.ip6_null_entry->rt6i_idev); */
|
||||
/* #ifdef CONFIG_IPV6_MULTIPLE_TABLES */
|
||||
/* in6_dev_put(net->ipv6.ip6_prohibit_entry->rt6i_idev); */
|
||||
/* in6_dev_put(net->ipv6.ip6_blk_hole_entry->rt6i_idev); */
|
||||
/* #endif */
|
||||
|
||||
rtnl_lock();
|
||||
/* clean dev list */
|
||||
for_each_netdev(net, dev) {
|
||||
|
Loading…
Reference in New Issue
Block a user