From: Andy Gospodarek Date: Mon, 14 Mar 2011 12:05:21 +0000 (+0000) Subject: bonding: enable netpoll without checking link status X-Git-Tag: v2.6.39-rc1~468^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceda86a108671294052cbf51660097b6534672f5;p=pandora-kernel.git bonding: enable netpoll without checking link status Only slaves that are up should transmit netpoll frames, so there is no need to check to see if a slave is up before enabling netpoll on it. This resolves a reported failure on active-backup bonds where a slave interface is down when netpoll was enabled. Signed-off-by: Andy Gospodarek Tested-by: WANG Cong Signed-off-by: David S. Miller --- Reading git-diff-tree failed