From: Veaceslav Falico Date: Thu, 15 May 2014 19:39:57 +0000 (+0200) Subject: bonding: convert IS_UP(slave->dev) to inline function X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~209^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6adc610f183061bd607d965857870e618d229a6;p=pandora-kernel.git bonding: convert IS_UP(slave->dev) to inline function Also, remove the IFF_UP verification cause we can't be netif_running() with being also IFF_UP. CC: Jay Vosburgh CC: Andy Gospodarek Signed-off-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed