linux/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 scsi: qla2xxx: avoid unused-function warning 2017-07-01 17:14:58 -04:00
Makefile scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration 2017-06-27 21:21:47 -04:00
qla_attr.c Merge branch 'fixes' into misc 2017-09-07 12:12:43 -07:00
qla_bsg.c scsi: qla2xxx: fix a bunch of typos and spelling mistakes 2017-07-01 17:12:31 -04:00
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 scsi: qla2xxx: Include Exchange offload/Extended Login into FW dump 2017-06-27 21:21:41 -04:00
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 scsi: qla2xxx: Move target stat counters from vha to qpair. 2017-06-27 21:21:41 -04:00
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 scsi: qla2xxx: Add function call to qpair for door bell 2017-06-27 21:21:41 -04:00
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 scsi: qla2xxx: fix a bunch of typos and spelling mistakes 2017-07-01 17:12:31 -04:00
qla_nx.h scsi: qla2xxx: remove writeq/readq function definitions 2017-06-12 20:48:08 -04:00
qla_nx2.c scsi: qla2xxx: fix a bunch of typos and spelling mistakes 2017-07-01 17:12:31 -04:00
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 qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2) 2017-07-30 16:48:43 -07:00
tcm_qla2xxx.h