1
0
Files
linux/drivers/net/e1000e
Alexander Duyck 03b1320dfc e1000e: remove use of skb_dma_map from e1000e driver
In testing we have found that skb_dma_map/unmap is incompatible with HW
IOMMU due to the fact that multiple mappings will return different results.
In order to correct this we need to remove skb_dma_map/unmap calls from the
e1000e driver.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-12-02 19:57:10 -08:00
..
2009-12-02 00:35:54 -08:00
2009-11-21 11:34:09 -08:00
2009-12-02 00:35:53 -08:00
2009-12-02 00:35:54 -08:00
2009-12-02 00:35:54 -08:00
2009-11-21 11:34:09 -08:00