Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90038
b: refs/heads/master
c: a05c44f
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Lezcano authored and David S. Miller committed Mar 5, 2008
1 parent 8e5fb1e commit 7e5c04c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 255333c1db3ec63921de29b134418a4e56e5921e
refs/heads/master: a05c44f6d5fb6cd29da04f96bf5ffaa05f545ac5
9 changes: 0 additions & 9 deletions trunk/net/ipv6/addrconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit 7e5c04c

Please sign in to comment.