From: Alexander Duyck Date: Wed, 2 Dec 2009 16:48:18 +0000 (+0000) Subject: be2net: remove use of skb_dma_map/unmap X-Git-Tag: v2.6.33-rc1~388^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a73b796ed85483a2b999d74d197f31f887ffa82d;p=pandora-kernel.git be2net: remove use of skb_dma_map/unmap Due to the fact that skb_dma_map/unmap do not work correctly when a HW IOMMU is enabled it has been recommended to go about removing the calls from the network device drivers. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher CC: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed