From: Jacob Keller Date: Tue, 25 Jun 2013 07:59:23 +0000 (+0000) Subject: ixgbe: disable link when adapter goes down X-Git-Tag: v3.12-rc1~132^2~152^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4f1040ae63c7c40ef24c1892d32ceae46d9ea05;p=pandora-kernel.git ixgbe: disable link when adapter goes down This patch fixes an issue with the 82599 adapter where it can potentially keep link lights up when the adapter has gone down. The patch adds a function which ensures link is disabled, and calls this function when the adapter transitions to a down state. Signed-off-by: Jacob Keller Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed