[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:
Daniel Lezcano 2008-03-05 12:37:29 -08:00 коммит произвёл David S. Miller
Родитель 255333c1db
Коммит a05c44f6d5
1 изменённых файлов: 0 добавлений и 9 удалений

Просмотреть файл

@ -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) {