linux_dsm_epyc7002/drivers/infiniband/ulp/isert
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
..
ib_isert.c IB/core: Get rid of redundant verb ib_destroy_mr 2015-08-30 18:08:44 -04:00
ib_isert.h iser-target: Remove conn_ prefix from struct isert_conn members 2015-04-07 23:27:57 -07:00
isert_proto.h
Kconfig treewide: Fix typo in Kconfig 2013-10-14 15:23:02 +02:00
Makefile