android_kernel_oneplus_msm8998/drivers/infiniband/ulp/iser
Sagi Grimberg 96f15198c1 IB/iser: Extend iser_free_ib_conn_res()
Put all connection IB related resources release in this routine.  One
exception is the cm_id which cannot be destroyed as the routine is
protected by the state mutex.  Also move its position to avoid forward
declaration.  While at it fix qp NULL assignment.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Ariel Nahum <arieln@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-10-09 00:06:06 -07:00
..
iscsi_iser.c IB/iser: Re-introduce ib_conn 2014-10-09 00:06:06 -07:00
iscsi_iser.h IB/iser: Remove unused variables and dead code 2014-10-09 00:06:06 -07:00
iser_initiator.c IB/iser: Re-introduce ib_conn 2014-10-09 00:06:06 -07:00
iser_memory.c IB/iser: Re-introduce ib_conn 2014-10-09 00:06:06 -07:00
iser_verbs.c IB/iser: Extend iser_free_ib_conn_res() 2014-10-09 00:06:06 -07:00
Kconfig Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
Makefile