]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
[SCSI] lpfc 8.3.41: Fixed the format of some log message fields
authorJames Smart <james.smart@emulex.com>
Mon, 15 Jul 2013 22:35:21 +0000 (18:35 -0400)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 23 Aug 2013 17:24:48 +0000 (13:24 -0400)
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/lpfc/lpfc_ct.c

index 68391177432b32cc1c505b63f08a39bb1b991c86..02e8cd923d0a8a875ff54d962872a0556de85283 100644 (file)
@@ -895,7 +895,7 @@ lpfc_cmpl_ct(struct lpfc_hba *phba, struct lpfc_iocbq *cmdiocb,
 
        if (irsp->ulpStatus) {
                lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
-                                "0268 NS cmd %x Error (%d %d)\n",
+                                "0268 NS cmd x%x Error (x%x x%x)\n",
                                 cmdcode, irsp->ulpStatus, irsp->un.ulpWord[4]);
 
                if ((irsp->ulpStatus == IOSTAT_LOCAL_REJECT) &&