diff options
author | 2009-06-30 12:45:53 +0000 | |
---|---|---|
committer | 2009-06-30 19:47:02 -0700 | |
commit | c93b5a76d58656158d195a7df507ebc660010969 (patch) | |
tree | 08f3ad363dcae2efca6bcfaea661ab9a70cf047c /include/linux/moduleparam.h | |
parent | e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error (diff) | |
download | wireguard-linux-c93b5a76d58656158d195a7df507ebc660010969.tar.xz wireguard-linux-c93b5a76d58656158d195a7df507ebc660010969.zip |
e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT
on permanent failure
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 state is not
checked in many of the network drivers.
This patch fixes the omission in the e1000e driver.
Signed-off-by: Mike Mason <mmlnx@us.ibm.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/moduleparam.h')
0 files changed, 0 insertions, 0 deletions