]> Pileus Git - ~andy/linux/commit
bonding: remove bond_for_each_slave_continue_reverse()
authorVeaceslav Falico <vfalico@redhat.com>
Wed, 25 Sep 2013 07:20:13 +0000 (09:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Sep 2013 20:02:05 +0000 (16:02 -0400)
commit81f23b13ac985e9a3cfb889c690695a8932e02c2
tree29eae81ea6dd5f6839c9c289b0308f146d5431b7
parent31088a113c2a948856ed2047d8c21c217b13e85d
bonding: remove bond_for_each_slave_continue_reverse()

We only use it in rollback scenarios and can easily use the standart
bond_for_each_dev() instead.

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>
drivers/net/bonding/bond_alb.c
drivers/net/bonding/bond_main.c
drivers/net/bonding/bonding.h