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

Signed-off-by: Dean Nelson <dnelson@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-08-01 23:11:54 -07:00
..
Makefile
defines.h
ethtool.c igbvf: cleanup flags and allow for rx checksum to be disabled 2009-05-06 15:33:40 -07:00
igbvf.h Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2009-06-15 03:02:23 -07:00
mbx.c
mbx.h
netdev.c igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failure 2009-08-01 23:11:54 -07:00
regs.h
vf.c
vf.h