[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:
Родитель
255333c1db
Коммит
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) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче