diff options
author | Chad Dupuis <chad.dupuis@qlogic.com> | 2014-09-02 14:34:58 -0400 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-09-16 09:10:14 -0700 |
commit | 5565461e30c15525c431814dd612118a78d05992 (patch) | |
tree | 6bc1fd956899655443cc607e0b367bead8a222a7 /init | |
parent | fd10ccfa8dfe740f61471b212c200fbdb5de82f5 (diff) | |
download | blackbird-op-linux-5565461e30c15525c431814dd612118a78d05992.tar.gz blackbird-op-linux-5565461e30c15525c431814dd612118a78d05992.zip |
bnx2fc: fix incorrect DMA memory mapping in bnx2fc_unmap_sg_list()
This patch is based on a problem and solution from Maurizio Lombardi
where bnx2fc isn't consistent in which device struct we using for DMA
map and unmap operations. Make them consistent by using dma_sg_unmap
in bnx2fc_unmap_sg_list like bnx2fc_map_sg.
Reviewed-by: Eddie Wai <eddie.wai@broadcom.com>
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions