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