diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2009-12-02 17:47:57 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-12-03 04:57:13 +0100 |
commit | e95524a726904a1d2b91552f0577838f67d53c6c (patch) | |
tree | ae04c29ad8125fb43bbf34f30d9a90e120737233 /drivers/macintosh/windfarm_smu_controls.c | |
parent | igbvf: remove skb_dma_map/unmap call from drivers (diff) | |
download | linux-e95524a726904a1d2b91552f0577838f67d53c6c.tar.xz linux-e95524a726904a1d2b91552f0577838f67d53c6c.zip |
bnx2: remove skb_dma_map/unmap calls from driver
Due to the fact that skb_dma_map/unmap do not work correctly when a HW
IOMMU is enabled it has been recommended to go about removing the calls
from the network device drivers.
[ Fix bnx2_free_tx_skbs() ring indexing and use NETDEV_TX_OK return
code in bnx2_start_xmit() after cleaning up DMA mapping errors. -Mchan ]
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/macintosh/windfarm_smu_controls.c')
0 files changed, 0 insertions, 0 deletions