Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184552
b: refs/heads/master
c: 8d6184e
h: refs/heads/master
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Feb 27, 2010
1 parent 74d6672 commit 23d223a
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: 3729d5021257b283f7fce33d957893162ccb2c9d
refs/heads/master: 8d6184e4881b423522136aeb3ec1cbd9c35e8813
2 changes: 2 additions & 0 deletions trunk/drivers/net/bonding/bond_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4946,6 +4946,8 @@ int bond_create(struct net *net, const char *name)
}

res = register_netdevice(bond_dev);
if (res < 0)
goto out_netdev;

out:
rtnl_unlock();
Expand Down

0 comments on commit 23d223a

Please sign in to comment.