From: Chris Boot Date: Tue, 24 Apr 2012 07:24:52 +0000 (+0000) Subject: e1000e: Disable ASPM L1 on 82574 X-Git-Tag: v3.2.22~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b4e7391a0430be7e1a5c4acaf3e16ed268ebb35;p=pandora-kernel.git e1000e: Disable ASPM L1 on 82574 commit id d4a4206ebbaf48b55803a7eb34e330530d83a889 ASPM on the 82574 causes trouble. Currently the driver disables L0s for this NIC but only disables L1 if the MTU is >1500. This patch simply causes L1 to be disabled regardless of the MTU setting. Signed-off-by: Chris Boot Cc: "Wyborny, Carolyn" Cc: Nix Link: https://lkml.org/lkml/2012/3/19/362 Tested-by: Jeff Pieper [Jeff Kirsher: Backport to 3.2-3.4 kernels] Signed-off-by: Jeff Kirsher Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed