Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 340411
b: refs/heads/master
c: 47b70db
h: refs/heads/master
i:
  340409: 9208569
  340407: ddef20f
v: v3
  • Loading branch information
Rami Rosen authored and David S. Miller committed Oct 22, 2012
1 parent dfd5ba3 commit d5b62bb
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: f7b86bfe8d9f10e5a9fcacf52dddf29d0d58a33b
refs/heads/master: 47b70db5558388b3f4ecd10b492a0b3f6d680789
1 change: 0 additions & 1 deletion trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -6264,7 +6264,6 @@ int dev_change_net_namespace(struct net_device *dev, struct net *net, const char
goto out;

/* Ensure the device has been registrered */
err = -EINVAL;
if (dev->reg_state != NETREG_REGISTERED)
goto out;

Expand Down

0 comments on commit d5b62bb

Please sign in to comment.