Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 225199
b: refs/heads/master
c: d1ed113
h: refs/heads/master
i:
  225197: 5715e69
  225195: c5e4db4
  225191: d10945a
  225183: 84fde30
v: v3
  • Loading branch information
stephen hemminger authored and David S. Miller committed Dec 19, 2010
1 parent 3b1def2 commit 4e4a6d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: bc3ef6605ea325e41b586a76aadc3f731c317504
refs/heads/master: d1ed113f1669390da9898da3beddcc058d938587
1 change: 0 additions & 1 deletion trunk/net/ipv6/addrconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -2672,7 +2672,6 @@ static int addrconf_ifdown(struct net_device *dev, int how)
/* Flush routes if device is being removed or it is not loopback */
if (how || !(dev->flags & IFF_LOOPBACK))
rt6_ifdown(net, dev);
neigh_ifdown(&nd_tbl, dev);

idev = __in6_dev_get(dev);
if (idev == NULL)
Expand Down

0 comments on commit 4e4a6d4

Please sign in to comment.