Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20469
b: refs/heads/master
c: f5e2a7b
h: refs/heads/master
i:
  20467: b33a06f
v: v3
  • Loading branch information
Jay Vosburgh authored and Jeff Garzik committed Feb 17, 2006
1 parent c628a9c commit 911d9cb
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: 66cc5d5aee1ea427b3aeacdabd006a4195c81eee
refs/heads/master: f5e2a7b22e7d7dfda8794906d0fddeaaa09bb944
1 change: 1 addition & 0 deletions trunk/drivers/net/bonding/bond_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1581,6 +1581,7 @@ int bond_release(struct net_device *bond_dev, struct net_device *slave_dev)
printk(KERN_INFO DRV_NAME
": %s: %s not enslaved\n",
bond_dev->name, slave_dev->name);
write_unlock_bh(&bond->lock);
return -EINVAL;
}

Expand Down

0 comments on commit 911d9cb

Please sign in to comment.