From: Anton Blanchard Date: Fri, 19 Feb 2010 17:54:53 +0000 (+0000) Subject: e1000: Fix DMA mapping error handling on RX X-Git-Tag: v2.6.33~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5abb028e214cca68f4231d4f3bc0847ddbc986e;p=pandora-kernel.git 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 Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed