From: Petri Gynther Date: Fri, 28 Aug 2009 12:05:15 +0000 (+0000) Subject: bonding: Have bond_check_dev_link examine netif_running X-Git-Tag: v2.6.32-rc1~703^2~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c9888532bb540cb692f51f1d34fe9344eed5a0d;p=pandora-kernel.git bonding: Have bond_check_dev_link examine netif_running bonding: Have bond_check_dev_link examine netif_running Some network devices do not call netif_carrier_off when they are set administratively down. Have the bonding link check function also inspect the netif_running state. Ignore netif_running if the bond_check_dev_link function is called with "reporting" set, as in that case it's inspecting the capabilities of the non-netif_carrier device driver. Signed-off-by: Petri Gynther Signed-off-by: Jay Vosburgh Signed-off-by: David S. Miller --- Reading git-diff-tree failed