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:
56d00c6
)
bonding:delete agg_select_mode from ad_bond_info
author
Peter Pan(潘卫平)
<panweiping3@gmail.com>
Wed, 8 Jun 2011 21:19:03 +0000
(21:19 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 9 Jun 2011 22:02:19 +0000
(15:02 -0700)
bond_params->ad_select and ad_bond_info->agg_select_mode have the same
meaning, they are duplicate and need extra synchronization.
__get_agg_selection_mode() get ad_select from bond_params directly.
Signed-off-by: Weiping Pan <panweiping3@gmail.com>
Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found