diff options
author | Sagi Grimberg <sagig@mellanox.com> | 2015-07-30 10:32:34 +0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2015-08-30 18:08:44 -0400 |
commit | 8b91ffc1cf67d3f0834197c80c5182890c8d508d (patch) | |
tree | bba8392ef314b50174c9ea2360465aa69c39967d /.gitignore | |
parent | be688195bd08b1c045f89d72c07c7e3ef6516f38 (diff) | |
download | blackbird-op-linux-8b91ffc1cf67d3f0834197c80c5182890c8d508d.tar.gz blackbird-op-linux-8b91ffc1cf67d3f0834197c80c5182890c8d508d.zip |
IB/core: Get rid of redundant verb ib_destroy_mr
This was added in a thought of uniting all mr allocation
and deallocation routines but the fact is we have a single
deallocation routine already, ib_dereg_mr.
And, move mlx5_ib_destroy_mr specific logic into mlx5_ib_dereg_mr
(includes only signature stuff for now).
And, fixup the only callers (iser/isert) accordingly.
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions