diff options
author | Marciniszyn, Mike <mike.marciniszyn@intel.com> | 2012-12-21 08:01:49 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-12-26 15:17:37 -0800 |
commit | f2e9bd70327d788011cf787a51ceba5925bbc63a (patch) | |
tree | af2b58950283f0bf49b9f725dd30ab306d28a610 /net/sctp/sm_make_chunk.c | |
parent | af9b078e354614fad1e2e0cef04e216ae37cc389 (diff) |
IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len
0b088e00 ("RDS: Use page_remainder_alloc() for recv bufs")
added uses of sg_dma_len() and sg_dma_address(). This makes
RDS DOA with the qib driver.
IB ulps should use ib_sg_dma_len() and ib_sg_dma_address
respectively since some HCAs overload ib_sg_dma* operations.
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp/sm_make_chunk.c')
0 files changed, 0 insertions, 0 deletions