commit | 9caff1e7b761c28018bf1858f6661439b4055f51 | [log] [tgz] |
---|---|---|
author | Veaceslav Falico <vfalico@redhat.com> | Wed Sep 25 09:20:14 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 26 16:02:05 2013 -0400 |
tree | f68f67537234e09d2b7a033573de4649c92865af | |
parent | 81f23b13ac985e9a3cfb889c690695a8932e02c2 [diff] |
bonding: make bond_for_each_slave() use lower neighbour's private It needs a list_head *iter, so add it wherever needed. Use both non-rcu and rcu variants. CC: Jay Vosburgh <fubar@us.ibm.com> CC: Andy Gospodarek <andy@greyhouse.net> CC: Dimitris Michailidis <dm@chelsio.com> Signed-off-by: Veaceslav Falico <vfalico@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>