diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2009-06-30 16:46:34 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-07-01 06:47:04 +0400 |
commit | 59ed6eecff4aa00c5c5d18ffd180acac108d596e (patch) | |
tree | 7de4c1f9b702847e9b684ab010110810ecf8b158 /net | |
parent | c93b5a76d58656158d195a7df507ebc660010969 (diff) | |
download | linux-59ed6eecff4aa00c5c5d18ffd180acac108d596e.tar.xz |
igb: return PCI_ERS_RESULT_DISCONNECT on permanent error
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 <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions