Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2c4c9141 authored by James Smart's avatar James Smart Committed by Martin K. Petersen
Browse files

scsi: lpfc: Fix a duplicate 0711 log message number.



Renumber one of the 0711 log messages so there isn't a duplication.

Signed-off-by: default avatarDick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: default avatarJames Smart <jsmart2021@gmail.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent dea16bda
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4163,7 +4163,7 @@ lpfc_scsi_cmd_iocb_cmpl(struct lpfc_hba *phba, struct lpfc_iocbq *pIocbIn,
	/* If pCmd was set to NULL from abort path, do not call scsi_done */
	if (xchg(&lpfc_cmd->pCmd, NULL) == NULL) {
		lpfc_printf_vlog(vport, KERN_INFO, LOG_FCP,
				 "0711 FCP cmd already NULL, sid: 0x%06x, "
				 "5688 FCP cmd already NULL, sid: 0x%06x, "
				 "did: 0x%06x, oxid: 0x%04x\n",
				 vport->fc_myDID,
				 (pnode) ? pnode->nlp_DID : 0,