linux/drivers/net/ixgb
Alexander Duyck adeaa90863 ixgb: remove use of skb_dma_map from ixgb
skb_dma_map is incompatible with HW iommu due to the fact that multiple
mappings can result in different results each time.  For this reason it is
best to just remove use of these function calls.

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:11 -08:00
..
Makefile
ixgb.h ixgb: remove use of skb_dma_map from ixgb 2009-12-02 19:57:11 -08:00
ixgb_ee.c
ixgb_ee.h
ixgb_ethtool.c ixgb: Fix erroneous display of stats by ethtool -S 2009-10-13 11:48:29 -07:00
ixgb_hw.c
ixgb_hw.h
ixgb_ids.h
ixgb_main.c ixgb: remove use of skb_dma_map from ixgb 2009-12-02 19:57:11 -08:00
ixgb_osdep.h
ixgb_param.c