diff options
author | Mike Marciniszyn <mike.marciniszyn@intel.com> | 2014-03-28 13:26:42 -0400 |
---|---|---|
committer | Roland Dreier <roland@purestorage.com> | 2014-04-01 11:16:31 -0700 |
commit | 446bf432a9b084d9f3471eca309cc53fa434ccc7 (patch) | |
tree | 55d470e51d5f5c2852dc0afc97589ad2a5acc447 /drivers/block | |
parent | cfbf8d4857c26a8a307fb7cd258074c9dcd8c691 (diff) |
IB/qib: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads
Remove the overload for .dma_len and .dma_address
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.
Suggested-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Tested-by: Vinod Kumar <vinod.kumar@intel.com>
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions