linux_dsm_epyc7002/drivers/infiniband/ulp/iser
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
..
iscsi_iser.c RDMA/iser: Limit sgs to the device fastreg depth 2015-08-28 22:54:47 -04:00
iscsi_iser.h IB/iser: Rewrite bounce buffer code path 2015-04-15 16:07:14 -04:00
iser_initiator.c IB/iser: Rewrite bounce buffer code path 2015-04-15 16:07:14 -04:00
iser_memory.c IB/iser: Rewrite bounce buffer code path 2015-04-15 16:07:14 -04:00
iser_verbs.c IB/core: Get rid of redundant verb ib_destroy_mr 2015-08-30 18:08:44 -04:00
Kconfig Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
Makefile