commit | 5a783956c2b90179b852dd58a2ee668f16dfe980 | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgunthorpe@obsidianresearch.com> | Thu Jul 30 17:22:24 2015 -0600 |
committer | Doug Ledford <dledford@redhat.com> | Sun Aug 30 18:12:35 2015 -0400 |
tree | 01ec1701d8059eb4fd9b5c67e48d79fd081770f6 | |
parent | e6bf5f48d2adc443689c5e627bcd559b00201e5c [diff] |
ib_srpt: 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> Reviewed-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>