Re: [net-2.6 PATCH 5/5] igb: return PCI_ERS_RESULT_DISCONNECT on permanent error
From: David Miller <davem@davemloft.net>
Date: 2009-07-01 02:54:04
From: David Miller <davem@davemloft.net>
Date: 2009-07-01 02:54:04
From: Jeff Kirsher <redacted> Date: Tue, 30 Jun 2009 15:46:34 -0700
From: Alexander Duyck <redacted> PCI drivers that implement the io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT if the state passed in is pci_channel_io_perm_failure. This patch fixes the issue for igb. Signed-off-by: Alexander Duyck <redacted> Signed-off-by: Jeff Kirsher <redacted>
Applied.