android_kernel_xiaomi_sm8350/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
..
e1000_ethtool.c
e1000_hw.c
e1000_hw.h
e1000_main.c e1000: Fix DMA mapping error handling on RX 2010-02-23 01:24:59 -08:00
e1000_osdep.h
e1000_param.c
e1000.h e1000: enhance frame fragment detection 2010-01-20 16:21:22 -08:00
Makefile