diff options
author | Satish Kharat <satishkh@cisco.com> | 2017-06-27 02:49:06 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-06-28 03:40:59 +0200 |
commit | 4a1108d6caf7cd0f15d439bee6163ba00c7c1b33 (patch) | |
tree | 99e4130165f2d46be36aa8277c3acc1da5c2ec94 /drivers/scsi/scsi_module.c | |
parent | scsi: fnic: correct speed display and add support for 25,40 and 100G (diff) | |
download | linux-4a1108d6caf7cd0f15d439bee6163ba00c7c1b33.tar.xz linux-4a1108d6caf7cd0f15d439bee6163ba00c7c1b33.zip |
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>
Diffstat (limited to 'drivers/scsi/scsi_module.c')
0 files changed, 0 insertions, 0 deletions