* [PATCH 1/11] lpfc 10.2.8000.0: Fix dynamic transitions of FirstBurst from on to off
@ 2014-04-04 17:51 James Smart
0 siblings, 0 replies; only message in thread
From: James Smart @ 2014-04-04 17:51 UTC (permalink / raw)
To: linux-scsi
Fix dynamic transitions of FirstBurst from on to off
Signed-off-by: James Smart <james.smart@emulex.com>
---
lpfc_scsi.c | 1 +
1 file changed, 1 insertion(+)
diff -upNr a/drivers/scsi/lpfc/lpfc_scsi.c b/drivers/scsi/lpfc/lpfc_scsi.c
--- a/drivers/scsi/lpfc/lpfc_scsi.c 2014-03-31 16:21:37.000000000 -0400
+++ b/drivers/scsi/lpfc/lpfc_scsi.c 2014-04-03 10:24:16.597308319 -0400
@@ -4314,6 +4314,7 @@ lpfc_scsi_prep_cmnd(struct lpfc_vport *v
fcp_cmnd->fcpCntl1 = SIMPLE_Q;
sli4 = (phba->sli_rev == LPFC_SLI_REV4);
+ piocbq->iocb.un.fcpi.fcpi_XRdy = 0;
/*
* There are three possibilities here - use scatter-gather segment, use
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-04-04 17:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-04 17:51 [PATCH 1/11] lpfc 10.2.8000.0: Fix dynamic transitions of FirstBurst from on to off James Smart
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).