scsi: qla2xxx: Turn on FW option for exchange check
Tell FW to track exchange/cmd state to prevent driver from using stale exchange or exchange that is not meant for this command. Signed-off-by: Quinn Tran <quinn.tran@cavium.com> Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
committed by
Martin K. Petersen
parent
83548fe2fc
commit
f7e761f56c
@@ -426,7 +426,7 @@ struct ctio7_to_24xx {
|
||||
} status0;
|
||||
struct {
|
||||
uint16_t sense_length;
|
||||
uint16_t flags;
|
||||
__le16 flags;
|
||||
uint32_t residual;
|
||||
__le16 ox_id;
|
||||
uint16_t scsi_status;
|
||||
|
||||
Reference in New Issue
Block a user