WSL2-Linux-Kernel/drivers/scsi/qla2xxx
James Smart 39a550d2d9 qla2xxx: remove use of FC-specific error codes
The qla2xxx driver uses the FC-specific error when it needed to return an
error to the FC-NVME transport.  Convert to use a generic value instead.

Signed-off-by: James Smart <james.smart@broadcom.com>
Acked-by: Himanshu Madhani <himanshu.madhani@cavium.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2017-09-25 08:56:05 -06:00
..
Kconfig
Makefile
qla_attr.c Merge branch 'fixes' into misc 2017-09-07 12:12:43 -07:00
qla_bsg.c
qla_bsg.h
qla_dbg.c scsi: qla2xxx: Remove potential macro parameter side-effect in ql_dump_regs() 2017-08-24 22:29:28 -04:00
qla_dbg.h
qla_def.h scsi: qla2xxx: Add LR distance support from nvram bit 2017-08-24 22:29:29 -04:00
qla_devtbl.h
qla_dfs.c
qla_fw.h scsi: qla2xxx: Add LR distance support from nvram bit 2017-08-24 22:29:29 -04:00
qla_gbl.h scsi: qla2xxx: Fix slow mem alloc behind lock 2017-08-30 22:15:00 -04:00
qla_gs.c scsi: qla2xxx: Recheck session state after RSCN 2017-08-24 22:29:31 -04:00
qla_init.c scsi: qla2xxx: Reset the logo flag, after target re-login. 2017-08-30 22:15:29 -04:00
qla_inline.h
qla_iocb.c scsi: qla2xxx: Ability to process multiple SGEs in Command SGL for CT passthrough commands. 2017-08-24 22:29:32 -04:00
qla_isr.c scsi: qla2xxx: add missing includes for qla_isr 2017-08-30 22:09:12 -04:00
qla_mbx.c scsi: qla2xxx: Add LR distance support from nvram bit 2017-08-24 22:29:29 -04:00
qla_mid.c scsi: qla2xxx: Fix NPIV host enable after chip reset 2017-08-24 22:29:21 -04:00
qla_mr.c scsi: qla2xxx: Prevent sp->free null/uninitialized pointer dereference. 2017-08-24 22:29:24 -04:00
qla_mr.h
qla_nvme.c qla2xxx: remove use of FC-specific error codes 2017-09-25 08:56:05 -06:00
qla_nvme.h scsi: qla2xxx: Move function prototype to correct header 2017-08-07 14:04:02 -04:00
qla_nx.c
qla_nx.h
qla_nx2.c
qla_nx2.h
qla_os.c scsi: qla2xxx: Fix slow mem alloc behind lock 2017-08-30 22:15:00 -04:00
qla_settings.h
qla_sup.c
qla_target.c scsi: qla2xxx: Reset the logo flag, after target re-login. 2017-08-30 22:15:29 -04:00
qla_target.h scsi: qla2xxx: Cleanup NPIV host in target mode during config teardown 2017-08-24 22:29:30 -04:00
qla_tmpl.c Merge branch 'fixes' into misc 2017-09-07 12:12:43 -07:00
qla_tmpl.h
qla_version.h scsi: qla2xxx: Update driver version to 10.00.00.01-k 2017-08-24 22:29:34 -04:00
tcm_qla2xxx.c
tcm_qla2xxx.h