From: Don Skidmore Date: Thu, 21 Feb 2013 03:00:04 +0000 (+0000) Subject: ixgbe: fix MNG FW support when adapter not up X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~91^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b2679d61c55f04f405cde11809a9f87e582527f;p=pandora-kernel.git ixgbe: fix MNG FW support when adapter not up We were only turning the laser on when the adapter was up. This causes issues for those who wanted to access the MNG FW while the port was in a down state. This patch makes sure the laser is turned on in probe and remain up even after the port is brought down. Signed-off-by: Don Skidmore Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed