From: Michal Kubeček Date: Tue, 17 Apr 2012 02:02:06 +0000 (+0000) Subject: bonding: start slaves with link down for ARP monitor X-Git-Tag: v3.5-rc1~109^2~387 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f31c7937c2548bfa73da5074808c29617a932e29;p=pandora-kernel.git bonding: start slaves with link down for ARP monitor Initialize slave device link state as down if ARP monitor is active and net_carrier_ok() returns zero. Also shift initial value of its last_arp_tx so that it doesn't immediately cause fake detection of "up" state. When ARP monitoring is used, initializing the slave device with up link state can cause ARP monitor to detect link failure before the device is really up (with igb driver, this can take more than two seconds). Signed-off-by: Michal Kubecek Signed-off-by: Jay Vosburgh Signed-off-by: Flavio Leitner Signed-off-by: David S. Miller --- Reading git-diff-tree failed