linux/drivers/net/ixgb
Dean Nelson d6a1f83b63 ixgb: 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 ixgb.

Signed-off-by: Dean Nelson <dnelson@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-08-01 23:11:59 -07:00
..
Makefile
ixgb.h
ixgb_ee.c
ixgb_ee.h
ixgb_ethtool.c
ixgb_hw.c ixgb: Use generic MDIO definitions 2009-04-29 17:32:33 -07:00
ixgb_hw.h ixgb: Use generic MDIO definitions 2009-04-29 17:32:33 -07:00
ixgb_ids.h
ixgb_main.c ixgb: return PCI_ERS_RESULT_DISCONNECT on permanent failure 2009-08-01 23:11:59 -07:00
ixgb_osdep.h
ixgb_param.c