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