]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - drivers/scsi/lpfc/lpfc_scsi.c
scsi: lpfc: Fix a duplicate 0711 log message number.
[thirdparty/kernel/stable.git] / drivers / scsi / lpfc / lpfc_scsi.c
index 4fa6703a9ec9c7031b638245d7bcf6f391d0507f..e8c6f5de4440a0aa5e4755571eb1273a63c080fa 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,