commit | 77b1f99660ed60694e1d0e3a63096c1f252debfd | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgunthorpe@obsidianresearch.com> | Thu Jul 30 17:22:17 2015 -0600 |
committer | Doug Ledford <dledford@redhat.com> | Sun Aug 30 18:12:34 2015 -0400 |
tree | 575415c9aefa18cfe2ec5a5c98a60939ee209d1b | |
parent | 4be90bc60df47f6268b594c4fb6c90f0ff2f519f [diff] |
IB/ipoib: 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>