From: Veaceslav Falico Date: Wed, 25 Sep 2013 07:20:13 +0000 (+0200) Subject: bonding: remove bond_for_each_slave_continue_reverse() X-Git-Tag: v3.13-rc1~105^2~309^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81f23b13ac985e9a3cfb889c690695a8932e02c2;p=pandora-kernel.git 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 CC: Andy Gospodarek Signed-off-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed