linux/drivers/scsi/cxgbi
Varun Prakash 1fe1fdb04b scsi: cxgb4i: libcxgbi: add missing module_put()
Add module_put() in cxgbi_sock_act_open_req_arp_failure() to release
module reference in case of arp failure, also check return value of
try_module_get() before posting active open hw cmd.

Signed-off-by: Varun Prakash <varun@chelsio.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2016-12-14 15:11:17 -05:00
..
cxgb3i cxgb3i, cxgb4i: fix symbol not declared sparse warning 2016-07-25 10:31:09 -07:00
cxgb4i scsi: cxgb4i: libcxgbi: add missing module_put() 2016-12-14 15:11:17 -05:00
Kconfig
libcxgbi.c scsi: cxgb4i: libcxgbi: add missing module_put() 2016-12-14 15:11:17 -05:00
libcxgbi.h scsi: cxgb4i: libcxgbi: add missing module_put() 2016-12-14 15:11:17 -05:00
Makefile cxgb4i,libcxgbi: add iSCSI DDP support 2016-07-25 10:31:08 -07:00