]> git.baikalelectronics.ru Git - kernel.git/commit
e1000e: disable correctable errors for quad ports while going to D3
authorAlexander Duyck <alexander.h.duyck@intel.com>
Sat, 22 Nov 2008 00:49:10 +0000 (16:49 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 22 Nov 2008 00:49:10 +0000 (16:49 -0800)
commit020219f51539b6a7d787b428c62c9eedfa5c7da8
treefb6c63dfdb08ff130cbb02be3da26ba9d5b9ab62
parentfc1e9794d411d4b75a0d3f574184562e261279ea
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 <alexander.h.duyck@intel.com>
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/e1000e/netdev.c