]> git.baikalelectronics.ru Git - kernel.git/commit
bonding: use bond_for_each_slave() in bond_uninit()
authorVeaceslav Falico <vfalico@redhat.com>
Wed, 25 Sep 2013 07:20:15 +0000 (09:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Sep 2013 20:02:05 +0000 (16:02 -0400)
commitdf177f45e1d04e47ecfc746706a508e305aae377
tree251c816033b17a9b6a2e0c8fb9429e96d48b043f
parente8ba2f8f9d85753f34f985ac3f0687caa14e6a98
bonding: use bond_for_each_slave() in bond_uninit()

We're safe agains removal there, cause we use neighbours primitives.

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_main.c