linux/drivers/scsi/qla2xxx
Christoph Hellwig 05231a3bb7 scsi: qla2xxx: don't break the bsg-lib abstractions
Always use bsg_job->reply instead of scsi_req(bsg_job->req)->sense), as
they always point to the same memory.

Never set scsi_req(bsg_job->req)->result and we'll set that value
through bsg_job_done.

[mkp: applied by hand, fixed whitespace]

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Himanshu Madhani <himanshu.madhani@cavium.com>
Tested-by: Himanshu Madhani <himanshu.madhani@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-10-16 23:46:21 -04:00
..
Kconfig
Makefile
qla_attr.c Merge branch 'fixes' into misc 2017-09-07 12:12:43 -07:00
qla_bsg.c scsi: qla2xxx: don't break the bsg-lib abstractions 2017-10-16 23:46:21 -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
qla_def.h scsi: qla2xxx: Changes to support N2N logins 2017-10-16 23:02:20 -04:00
qla_devtbl.h
qla_dfs.c
qla_fw.h scsi: qla2xxx: Changes to support N2N logins 2017-10-16 23:02:20 -04:00
qla_gbl.h scsi: qla2xxx: Changes to support N2N logins 2017-10-16 23:02:20 -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: Use ql2xnvmeenable to enable Q-Pair for FC-NVMe 2017-10-16 23:05:14 -04:00
qla_inline.h
qla_iocb.c scsi: qla2xxx: Changes to support N2N logins 2017-10-16 23:02:20 -04:00
qla_isr.c scsi: qla2xxx: don't break the bsg-lib abstractions 2017-10-16 23:46:21 -04:00
qla_mbx.c scsi: qla2xxx: Changes to support N2N logins 2017-10-16 23:02:20 -04:00
qla_mid.c scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMe 2017-10-16 23:05:14 -04:00
qla_mr.c scsi: qla2xxx: don't break the bsg-lib abstractions 2017-10-16 23:46:21 -04:00
qla_mr.h
qla_nvme.c
qla_nvme.h
qla_nx2.c
qla_nx2.h
qla_nx.c
qla_nx.h
qla_os.c scsi: qla2xxx: Query FC4 type during RSCN processing 2017-10-16 23:06:03 -04:00
qla_settings.h
qla_sup.c
qla_target.c scsi: qla2xxx: Add ATIO-Q processing for INTx mode 2017-10-16 22:55:30 -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.02-k 2017-10-16 23:02:52 -04:00
tcm_qla2xxx.c
tcm_qla2xxx.h