linux_dsm_epyc7002/drivers/infiniband/ulp
Sagi Grimberg 8b91ffc1cf 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>
2015-08-30 18:08:44 -04:00
..
ipoib IB/cm: Remove compare_data checks 2015-08-30 15:48:24 -04:00
iser IB/core: Get rid of redundant verb ib_destroy_mr 2015-08-30 18:08:44 -04:00
isert IB/core: Get rid of redundant verb ib_destroy_mr 2015-08-30 18:08:44 -04:00
srp IB/core: lock client data with lists_rwsem 2015-08-30 15:48:21 -04:00
srpt IB/cm: Remove compare_data checks 2015-08-30 15:48:24 -04:00
Makefile IB: Allow build of hw/ and ulp/ subdirectories independently 2014-06-02 14:51:12 -07:00