Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89796
b: refs/heads/master
c: 9de8f76
h: refs/heads/master
v: v3
  • Loading branch information
Denis V. Lunev authored and David S. Miller committed Feb 29, 2008
1 parent e731237 commit 3d876d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: be162d6288053305c32588c0596eb5e8dd90c564
refs/heads/master: 9de8f76d200342f1e9495861c2c9ce87a6bc26d0
3 changes: 0 additions & 3 deletions trunk/net/core/dst.c
Original file line number Diff line number Diff line change
Expand Up @@ -295,9 +295,6 @@ static int dst_dev_event(struct notifier_block *this, unsigned long event, void
struct net_device *dev = ptr;
struct dst_entry *dst, *last = NULL;

if (dev->nd_net != &init_net)
return NOTIFY_DONE;

switch (event) {
case NETDEV_UNREGISTER:
case NETDEV_DOWN:
Expand Down

0 comments on commit 3d876d1

Please sign in to comment.