]> www.infradead.org Git - users/jedix/linux-maple.git/commit
IB/sdp - use the ib_dma interface
authorAmi Perlmutter <amip@dev.mellanox.co.il>
Thu, 29 Mar 2007 08:28:01 +0000 (10:28 +0200)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:04:05 +0000 (05:04 -0700)
commite710fa8ae30da31187016cf2556042479088672a
tree68251896afa08d95de8dad254360a50bf34d66bf
parent9ed5af1aa5068b434cf2ecc633213009637e3b00
IB/sdp - use the ib_dma interface

The SDP module should be using the ib_dma_* interface, not the dma_*
interface directly.  This fixes a crash on InfiniPath hardware.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Robert Walsh <robert.walsh@qlogic.com>
drivers/infiniband/ulp/sdp/sdp.h
drivers/infiniband/ulp/sdp/sdp_bcopy.c
drivers/infiniband/ulp/sdp/sdp_cma.c