From: Alexander Duyck Date: Wed, 2 Dec 2009 16:48:38 +0000 (+0000) Subject: tg3: remove use of skb_dma_map/unmap X-Git-Tag: v2.6.33-rc1~388^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4188d8affc8267a0f0f1b587a4d0a4b9b7f2999;p=pandora-kernel.git tg3: 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: Matt Carlson CC: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed