From: Veaceslav Falico Date: Wed, 25 Sep 2013 07:20:26 +0000 (+0200) Subject: bonding: add __bond_next_slave() which uses neighbours X-Git-Tag: v3.13-rc1~105^2~309^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18e1e9bc5d1b9b89853a23aaeeed39686a95551b;p=pandora-kernel.git bonding: add __bond_next_slave() which uses neighbours Add a new function, __bond_next_slave(), which uses neighbours to find the next slave after the slave provided. It will be further used to gradually go start using neighbour netdev_adjacent infrastructure instead of bonding's own lists. CC: Jay Vosburgh CC: Andy Gospodarek CC: Ben Hutchings Signed-off-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed