diff options
author | Mike Marciniszyn <mike.marciniszyn@intel.com> | 2014-03-28 15:04:43 -0400 |
---|---|---|
committer | Roland Dreier <roland@purestorage.com> | 2014-04-01 11:16:31 -0700 |
commit | 49c5c27e05c915f0da4c0e756da313cf09ae2c55 (patch) | |
tree | 0a000d6a5c89c42990b9cf4a3fb02fc6bdead8fe /block/blk-merge.c | |
parent | 446bf432a9b084d9f3471eca309cc53fa434ccc7 (diff) | |
download | op-kernel-dev-49c5c27e05c915f0da4c0e756da313cf09ae2c55.zip op-kernel-dev-49c5c27e05c915f0da4c0e756da313cf09ae2c55.tar.gz |
IB/ipath: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads
The removal of these methods is compensated for by code changes to
.map_sg to insure that the vanilla sg_dma_address() and sg_dma_len()
will do the same thing as the equivalent former ib_sg_dma_address()
and ib_sg_dma_len() calls into the drivers.
The introduction of this patch required that the struct
ipath_dma_mapping_ops be converted to a C99 initializer.
Suggested-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'block/blk-merge.c')
0 files changed, 0 insertions, 0 deletions