From: Alexander Duyck Date: Wed, 2 Dec 2009 16:47:37 +0000 (+0000) Subject: igbvf: remove skb_dma_map/unmap call from drivers X-Git-Tag: v2.6.33-rc1~388^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7d5ca40ff56e2cd4e30bbe91f2d0deab6bfc006;p=pandora-kernel.git igbvf: remove skb_dma_map/unmap call from drivers This patch removes the skb_dma_map/unmap calls from the igbvf driver due to the fact that it does not play well with HW IOMMU when combined with transmitting cloned skbs. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed