Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351429
b: refs/heads/master
c: 5bd30d3
h: refs/heads/master
i:
  351427: ce7c84b
v: v3
  • Loading branch information
Cong Wang authored and David S. Miller committed Jan 17, 2013
1 parent 93f17e9 commit 72848a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 07f623d3b278abe88508c1c59d7c1089b4a56789
refs/heads/master: 5bd30d398792eb6351da2087fe81bbf755900991
1 change: 1 addition & 0 deletions trunk/net/core/netpoll.c
Original file line number Diff line number Diff line change
Expand Up @@ -1056,6 +1056,7 @@ int netpoll_setup(struct netpoll *np)
err = -ENODEV;
goto unlock;
}
dev_hold(ndev);

if (netdev_master_upper_dev_get(ndev)) {
np_err(np, "%s is a slave device, aborting\n", np->dev_name);
Expand Down

0 comments on commit 72848a5

Please sign in to comment.