From: Don Skidmore Date: Wed, 17 Jun 2015 21:34:31 +0000 (-0400) Subject: ixgbe: Add support for entering low power link up state X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~9^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ac7439459606a57265800e60b14d58365ab19eb;p=pandora-kernel.git ixgbe: Add support for entering low power link up state When the device is closing or suspending, call ixgbe_enter_lplu to enter low power link up state on devices that support it. When this is done, prevent the phy from being reset in the ixgbe_down path so that link is present when calling ixgbe_enter_lplu. Signed-off-by: Don Skidmore Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed