aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/7990.c
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2009-12-02 16:46:31 +0000
committerDavid S. Miller <davem@davemloft.net>2009-12-02 19:57:11 -0800
commitadeaa9086399780688679f2a7de4243bdbf77295 (patch)
treebdb28d1fed9753ce7fd744a95c668a7cc7775933 /drivers/net/7990.c
parent602c0554d7b00c9703e1a0bc584e9c583f577642 (diff)
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>
Diffstat (limited to 'drivers/net/7990.c')
0 files changed, 0 insertions, 0 deletions