From: Huang, Xiong Date: Mon, 11 Feb 2013 14:44:40 +0000 (+0000) Subject: atl1c: add error checking for pci_map_single functions X-Git-Tag: v3.8~10^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac574804d412047e52de4dd887615cc88f58aeb0;p=pandora-kernel.git atl1c: add error checking for pci_map_single functions it is reported that code hit DMA-API errors on 3.8-rc6+, (see https://bugzilla.redhat.com/show_bug.cgi?id=908436, and https://bugzilla.redhat.com/show_bug.cgi?id=908550) this patch just adds error handler for pci_map_single and skb_frag_dma_map. Signed-off-by: xiong Signed-off-by: David S. Miller --- Reading git-diff-tree failed