From: Jacob Keller Date: Sat, 22 Feb 2014 01:23:55 +0000 (+0000) Subject: ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly X-Git-Tag: v3.15-rc1~113^2~119^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8036d29f409f6a1d54ac409ede273197c4914e3f;p=pandora-kernel.git ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly Previously, we did a full check to see if MNG FW was running. Instead, we should only check to see whether it could be enabled. Since it may become active while down, we don't want to bring the link down. CC: Arun Sharma Signed-off-by: Don Skidmore Signed-off-by: Jacob Keller Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed