Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89795
b: refs/heads/master
c: be162d6
h: refs/heads/master
i:
  89793: d69be3e
  89791: c8b47ee
v: v3
  • Loading branch information
Denis V. Lunev authored and David S. Miller committed Feb 29, 2008
1 parent a8990d4 commit e731237
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: 2430aa85de8343662e8496dac9f9e4dade680023
refs/heads/master: be162d6288053305c32588c0596eb5e8dd90c564
3 changes: 0 additions & 3 deletions trunk/net/ipv4/devinet.c
Original file line number Diff line number Diff line change
Expand Up @@ -1045,9 +1045,6 @@ static int inetdev_event(struct notifier_block *this, unsigned long event,
struct net_device *dev = ptr;
struct in_device *in_dev = __in_dev_get_rtnl(dev);

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

ASSERT_RTNL();

if (!in_dev) {
Expand Down

0 comments on commit e731237

Please sign in to comment.