commit | 2f31fa881fbe70808b945a6d23cae1ca8eadf1b3 | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgunthorpe@obsidianresearch.com> | Thu Jul 30 17:22:25 2015 -0600 |
committer | Doug Ledford <dledford@redhat.com> | Sun Aug 30 18:12:36 2015 -0400 |
tree | edba55210ca9f0fbd72ddb367329aa12ee403263 | |
parent | 5a783956c2b90179b852dd58a2ee668f16dfe980 [diff] |
net/9p: 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> Tested-by: Dominique Martinet <dominique.martinet@cea.fr> Signed-off-by: Doug Ledford <dledford@redhat.com>