From: Daniel Lezcano Date: Wed, 5 Mar 2008 20:37:29 +0000 (-0800) Subject: [IPV6]: Remove commented lines. X-Git-Tag: v2.6.26-rc1~1138^2~473 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=a05c44f6d5fb6cd29da04f96bf5ffaa05f545ac5;p=~shefty%2Frdma-dev.git [IPV6]: Remove commented lines. Remove commented lines from netns patchset. Signed-off-by: Daniel Lezcano Signed-off-by: David S. Miller --- diff --git a/net/ipv6/addrconf.c b/net/ipv6/addrconf.c index c878fb681ef..2ad07c7dc55 100644 --- a/net/ipv6/addrconf.c +++ b/net/ipv6/addrconf.c @@ -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) {