diff options
author | Veaceslav Falico <vfalico@redhat.com> | 2013-09-27 16:12:02 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-09-29 00:28:03 +0200 |
commit | 0b08826478cde26b00e37e59b390371c7c7a7c7a (patch) | |
tree | a154b9e32fec38d7a88437df4c99cb0996ad9c64 /drivers/sbus | |
parent | bonding: make ad_agg_selection_logic() use bond_for_each_slave() (diff) | |
download | linux-0b08826478cde26b00e37e59b390371c7c7a7c7a.tar.xz linux-0b08826478cde26b00e37e59b390371c7c7a7c7a.zip |
bonding: make bond_3ad_unbind_slave() use bond_for_each_slave()
Convert all instances of
for (agg = __get_first_agg(); agg; agg = __get_next_port)
to the standard bond_for_each_slave().
CC: Jay Vosburgh <fubar@us.ibm.com>
CC: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/sbus')
0 files changed, 0 insertions, 0 deletions