|
@@ -4314,6 +4314,7 @@ lpfc_scsi_prep_cmnd(struct lpfc_vport *vport, struct lpfc_scsi_buf *lpfc_cmd,
|
|
fcp_cmnd->fcpCntl1 = SIMPLE_Q;
|
|
fcp_cmnd->fcpCntl1 = SIMPLE_Q;
|
|
|
|
|
|
sli4 = (phba->sli_rev == LPFC_SLI_REV4);
|
|
sli4 = (phba->sli_rev == LPFC_SLI_REV4);
|
|
|
|
+ piocbq->iocb.un.fcpi.fcpi_XRdy = 0;
|
|
|
|
|
|
/*
|
|
/*
|
|
* There are three possibilities here - use scatter-gather segment, use
|
|
* There are three possibilities here - use scatter-gather segment, use
|