git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ea567c
)
bonding: fix error return code in bond_enslave()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 23 Aug 2013 02:45:07 +0000
(10:45 +0800)
committer
David S. Miller
<davem@davemloft.net>
Sun, 25 Aug 2013 22:37:35 +0000
(18:37 -0400)
Fix to return a negative error code in the add bond vlan ids error
handling case instead of 0, as done elsewhere in this function.
Introduced by commit
1ff412ad7714f6952f76ffd77f0a7f2f563288a1
.
(bonding: change the bond's vlan syncing functions with the standard ones)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Nikolay Aleksandrov <nikolay@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c
patch
|
blob
|
history
diff --cc
drivers/net/bonding/bond_main.c
Simple merge