commit | 1a14fbcbc96bd098540eb54b66976c20a73b8473 | [log] [tgz] |
---|---|---|
author | Peter Pan(潘卫平) <panweiping3@gmail.com> | Wed Jun 08 21:19:03 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 09 15:02:19 2011 -0700 |
tree | a463fb02729d631467f5d9f3e822256192084651 | |
parent | 56d00c677de0a6285587af4f6c6f10aef3209f9f [diff] |
bonding:delete agg_select_mode from ad_bond_info 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>