commit | e5580242aa8fab292579a1661463f7479275f7ff | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgunthorpe@obsidianresearch.com> | Thu Jul 30 17:22:26 2015 -0600 |
committer | Doug Ledford <dledford@redhat.com> | Sun Aug 30 18:12:36 2015 -0400 |
tree | 2616a0aa9c3db96deec740b61f4b31acae0c47b9 | |
parent | 2f31fa881fbe70808b945a6d23cae1ca8eadf1b3 [diff] |
rds/ib: Remove ib_get_dma_mr calls The pd now has a local_dma_lkey member which completely replaces ib_get_dma_mr, use it instead. Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Signed-off-by: Doug Ledford <dledford@redhat.com>