From: Alexander Duyck Date: Sat, 22 Nov 2008 00:49:10 +0000 (-0800) Subject: e1000e: disable correctable errors for quad ports while going to D3 X-Git-Tag: v2.6.29-rc1~581^2~592 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=005cbdfc29cfc23b8faadd3619eed43e6550bfc1;p=pandora-kernel.git e1000e: disable correctable errors for quad ports while going to D3 There has been an issue seen with the pci-e quad port adapters that will cause them to generate a pci-e correctable error on some system while transitioning to D3. Since no action is needed on this correctable error the simplest solution is to mask off the reporting of correctable errors. Signed-off-by: Alexander Duyck Signed-off-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed