From: Bruce Allan Date: Fri, 16 Dec 2011 00:46:33 +0000 (+0000) Subject: e1000e: update workaround for 82579 intermittently disabled during S0->Sx X-Git-Tag: v3.4-rc1~177^2~467 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90b82984a4ce689d7b1d7132e50bc61ac6f8b74f;p=pandora-kernel.git e1000e: update workaround for 82579 intermittently disabled during S0->Sx The workaround which toggles the LANPHYPC (LAN PHY Power Control) value bit to force the MAC-Phy interconnect into PCIe mode from SMBus mode during driver load and resume should always be done except if PHY resets are blocked by the Manageability Engine (ME). Previously, the toggle was done only if PHY resets are blocked and the ME was disabled. The rest of the patch is just indentation changes as a consequence of the updated workaround. Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed