From: Alexander Duyck Date: Sun, 15 Mar 2009 05:26:40 +0000 (-0700) Subject: igb: remove ASPM L0s workaround X-Git-Tag: v2.6.29~34^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=682337fe062e939578d933c74157ae9a36baa4ce;p=pandora-kernel.git igb: remove ASPM L0s workaround The L0s workaround should be moved into a pci quirk and so it is not necessary in the driver. This update removes the L0s workaround from the igb driver. This was the second half of the PCI quirk patch that Matthew Wilcox did not pick up when he picked up the quirk patch. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed