From: Bruce Allan Date: Fri, 16 Dec 2011 00:46:38 +0000 (+0000) Subject: e1000e: ICHx/PCHx LOMs should use LPLU setting in NVM when going to Sx X-Git-Tag: v3.4-rc1~177^2~466 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c077a9065b8d4612e4d55bd53c3563ca10d5c944;p=pandora-kernel.git e1000e: ICHx/PCHx LOMs should use LPLU setting in NVM when going to Sx When going to Sx with an ICHx/PCH device, the default Low Power Link Up (LPLU, a.k.a. reverse auto-negotiation) behavior should be whatever is set in the NVM. However, the function e1000_suspend_workarounds_ich8lan() called when going to Sx always enabled LPLU in all power states. Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed