linux/drivers/net/e1000
Anton Blanchard b5abb028e2 e1000: Fix DMA mapping error handling on RX
Check for error return from pci_map_single/pci_map_page and clean up.

With this and the previous patch the driver was able to handle a significant
percentage of errors (I set the fault injection rate to 10% and could still
download large files at a reasonable speed).

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-23 01:24:59 -08:00
..
Makefile e100, e1000, ixgb: update copyright header and remove LICENSE 2006-09-27 12:53:14 -07:00
e1000.h e1000: enhance frame fragment detection 2010-01-20 16:21:22 -08:00
e1000_ethtool.c drivers/net: request_irq - Remove unnecessary leading & from second arg 2009-11-18 23:29:17 -08:00
e1000_hw.c e1000: fix namespacecheck warnings 2009-09-26 20:16:01 -07:00
e1000_hw.h e1000: cleanup unused prototype 2009-09-26 20:16:05 -07:00
e1000_main.c e1000: Fix DMA mapping error handling on RX 2010-02-23 01:24:59 -08:00
e1000_osdep.h e1000: Remove spaces after casts and function names 2008-07-22 19:38:52 -04:00
e1000_param.c e1000: drop dead pcie code from e1000 2009-09-26 20:15:23 -07:00