From: Veaceslav Falico Date: Wed, 25 Sep 2013 07:20:24 +0000 (+0200) Subject: bonding: convert first/last slave logic to use neighbours X-Git-Tag: v3.13-rc1~105^2~309^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a52405a30abf70a60312ad4231385699f09cb85;p=pandora-kernel.git bonding: convert first/last slave logic to use neighbours For that, use netdev_adjacent_get_private(list_head) on bond's lower neighbour list members. Also, add a small macro - bond_slave_list(bond), which returns the bond list via neighbour list. CC: Jay Vosburgh CC: Andy Gospodarek Signed-off-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed