From: Chris Boot Date: Tue, 24 Apr 2012 07:24:58 +0000 (+0000) Subject: e1000e: Remove special case for 82573/82574 ASPM L1 disablement X-Git-Tag: v3.5-rc1~109^2~180^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59aed95263bdd0e2b48eb9be5a94346d2d4abf90;p=pandora-kernel.git e1000e: Remove special case for 82573/82574 ASPM L1 disablement For the 82573, ASPM L1 gets disabled wholesale so this special-case code is not required. For the 82574 the previous patch does the same as for the 82573, disabling L1 on the adapter. Thus, this code is no longer required and can be removed. Signed-off-by: Chris Boot Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed