linux/drivers/net/atl1c
Dean Nelson 005fb4f033 atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failure
PCI drivers that implement the struct pci_error_handlers' 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 atl1c.

Signed-off-by: Dean Nelson <dnelson@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-08-01 23:11:39 -07:00
..
Makefile
atl1c.h atl1c: add missing parentheses 2009-07-16 18:05:19 -07:00
atl1c_ethtool.c atl1*: add device_set_wakeup_enable to atl1*_set_wol 2009-06-25 02:58:17 -07:00
atl1c_hw.c
atl1c_hw.h
atl1c_main.c atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failure 2009-08-01 23:11:39 -07:00