OSDN Git Service

scsi: lpfc: Fix a duplicate 0711 log message number.
authorJames Smart <jsmart2021@gmail.com>
Fri, 30 Nov 2018 00:09:31 +0000 (16:09 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Sat, 8 Dec 2018 03:35:32 +0000 (22:35 -0500)
Renumber one of the 0711 log messages so there isn't a duplication.

Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_scsi.c

index 4fa6703..e8c6f5d 100644 (file)
@@ -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,