linux/drivers/infiniband/ulp/iser
Sagi Grimberg bd8b944eee IB/iser: Move fastreg descriptor pool get/put to helper functions
Instead of open-coding connection fastreg pool get/put,
we introduce iser_reg_desc[get|put] helpers.

We aren't setting these static as this will be a per-device
routine later on. Also, cleanup iser_unreg_rdma_mem_fastreg
a bit.

This patch does not change any functionality.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Adir Lev <adirl@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-04-15 16:07:13 -04:00
..
iscsi_iser.c IB/iser: DIX update 2014-12-15 18:11:46 -08:00
iscsi_iser.h IB/iser: Move fastreg descriptor pool get/put to helper functions 2015-04-15 16:07:13 -04:00
iser_initiator.c IB/iser: Get rid of struct iser_rdma_regd 2015-04-15 16:07:13 -04:00
iser_memory.c IB/iser: Move fastreg descriptor pool get/put to helper functions 2015-04-15 16:07:13 -04:00
iser_verbs.c IB/iser: Get rid of struct iser_rdma_regd 2015-04-15 16:07:13 -04:00
Kconfig Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
Makefile