Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247016
b: refs/heads/master
c: b801a4e
h: refs/heads/master
v: v3
  • Loading branch information
Michał Mirosław authored and David S. Miller committed Apr 28, 2011
1 parent 96bd276 commit 55ea878
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 89b4208e2861bc7dc325840b44bae302a4e30add
refs/heads/master: b801a4e7092bb869fb5a7d8ee11a9435c5c7b2b1
2 changes: 2 additions & 0 deletions trunk/drivers/net/ibmveth.c
Original file line number Diff line number Diff line change
Expand Up @@ -1397,6 +1397,8 @@ static int __devinit ibmveth_probe(struct vio_dev *dev,

netdev_dbg(netdev, "registering netdev...\n");

ibmveth_set_features(netdev, netdev->features);

rc = register_netdev(netdev);

if (rc) {
Expand Down

0 comments on commit 55ea878

Please sign in to comment.