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)
commit005cbdfc29cfc23b8faadd3619eed43e6550bfc1
treefb6c63dfdb08ff130cbb02be3da26ba9d5b9ab62
parent7e3aab4a9cd7d37f80eee75bebb6a71347f82476
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