From: Veaceslav Falico Date: Thu, 15 May 2014 19:39:59 +0000 (+0200) Subject: bonding: replace SLAVE_IS_OK() with bond_slave_can_tx() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~209^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8557cd74ca8af9a71ae19d445e33d92bd50a6dc5;p=pandora-kernel.git bonding: replace SLAVE_IS_OK() with bond_slave_can_tx() They're verifying the same thing (except of IFF_UP, which is implied for netif_running(), which is also a prerequisite). CC: Jay Vosburgh CC: Andy Gospodarek Signed-off-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed