linux-stable/drivers/scsi/fnic
Satish Kharat 4a1108d6ca scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport is init
Currently the queue command returns DID_NO_CONNECT anytime the rport is
not in RPORT_ST_READY state. Changing it to return DID_NO_CONNECT only
when the rport is in RPORT_ST_DELETE state. When the rport is in one of
the init states retruning DID_IMM_RETRY.

Signed-off-by: Sesidhar Baddela <sebaddel@cisco.com>
Signed-off-by: Satish Kharat <satishkh@cisco.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-06-27 21:40:59 -04:00
..
cq_desc.h
cq_enet_desc.h
cq_exch_desc.h
fcpio.h
fnic.h scsi: fnic: Adding debug IO and Abort latency counter to fnic stats 2017-03-23 09:57:23 -04:00
fnic_attrs.c
fnic_debugfs.c scsi: fnic: added timestamp reporting in fnic debug stats 2017-06-27 21:40:59 -04:00
fnic_fcs.c scsi: fnic: correct speed display and add support for 25,40 and 100G 2017-06-27 21:40:59 -04:00
fnic_fip.h fc_fip: Update to latest FC-BB-6 draft 2016-07-13 22:04:27 -04:00
fnic_io.h scsi: fnic: correct speed display and add support for 25,40 and 100G 2017-06-27 21:40:59 -04:00
fnic_isr.c scsi: fnic: switch to pci_alloc_irq_vectors 2017-03-23 09:51:10 -04:00
fnic_main.c scsi: fnic: correct speed display and add support for 25,40 and 100G 2017-06-27 21:40:59 -04:00
fnic_res.c
fnic_res.h
fnic_scsi.c scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport is init 2017-06-27 21:40:59 -04:00
fnic_stats.h scsi: fnic: added timestamp reporting in fnic debug stats 2017-06-27 21:40:59 -04:00
fnic_trace.c scsi: fnic: added timestamp reporting in fnic debug stats 2017-06-27 21:40:59 -04:00
fnic_trace.h scsi: fnic: Use time64_t to represent trace timestamps 2016-11-08 17:29:46 -05:00
Makefile
rq_enet_desc.h
vnic_cq.c
vnic_cq.h
vnic_cq_copy.h
vnic_dev.c scsi: fnic: use kernel's '%pM' format option to print MAC 2016-11-08 17:29:57 -05:00
vnic_dev.h
vnic_devcmd.h
vnic_intr.c
vnic_intr.h
vnic_nic.h
vnic_resource.h
vnic_rq.c
vnic_rq.h
vnic_scsi.h
vnic_stats.h
vnic_wq.c
vnic_wq.h
vnic_wq_copy.c
vnic_wq_copy.h
wq_enet_desc.h