linux/drivers/net/atl1e
Dean Nelson 0d6ab58da0 atl1e: 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 atl1e.

Signed-off-by: Dean Nelson <dnelson@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-08-01 23:11:44 -07:00
..
Makefile
atl1e.h atl1: use netdev->stats 2009-05-25 23:48:43 -07:00
atl1e_ethtool.c atl1*: add device_set_wakeup_enable to atl1*_set_wol 2009-06-25 02:58:17 -07:00
atl1e_hw.c atl1e: fix broken multicast by removing unnecessary crc inversion 2008-11-14 18:18:55 -05:00
atl1e_hw.h
atl1e_main.c atl1e: return PCI_ERS_RESULT_DISCONNECT on permanent failure 2009-08-01 23:11:44 -07:00
atl1e_param.c drivers/net/atl1e: fix sparse warnings: fix signedness 2009-02-17 17:26:06 -08:00