projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93d0320
)
bonding: fix a typo in a comment
author
Nicolas de Pesloüan
<nicolas.2p.debian@free.fr>
Sat, 19 Mar 2011 20:36:18 +0000
(13:36 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 19 Mar 2011 20:36:18 +0000
(13:36 -0700)
Signed-off-by: Nicolas de Pesloüan <nicolas.2p.debian@free.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c
patch
|
blob
|
history
diff --git
a/drivers/net/bonding/bond_main.c
b/drivers/net/bonding/bond_main.c
index 1a6e9eb7af431b8d7d833da233f7a44106775874..338bea147c645c0e418c9028431ed57aa6c1c653 100644
(file)
--- a/
drivers/net/bonding/bond_main.c
+++ b/
drivers/net/bonding/bond_main.c
@@
-2130,7
+2130,7
@@
int bond_release(struct net_device *bond_dev, struct net_device *slave_dev)
}
/*
-* First release a slave and th
a
n destroy the bond if no more slaves are left.
+* First release a slave and th
e
n destroy the bond if no more slaves are left.
* Must be under rtnl_lock when this function is called.
*/
static int bond_release_and_destroy(struct net_device *bond_dev,