public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 11/13] lpfc 8.3.41: Fixed the format of some log message fields
@ 2013-07-15 22:35 James Smart
  0 siblings, 0 replies; only message in thread
From: James Smart @ 2013-07-15 22:35 UTC (permalink / raw)
  To: linux-scsi

Fixed the format of some log message fields


Signed-off-by: James Smart <james.smart@emulex.com>

 ---

 lpfc_ct.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


diff -upNr a/drivers/scsi/lpfc/lpfc_ct.c b/drivers/scsi/lpfc/lpfc_ct.c
--- a/drivers/scsi/lpfc/lpfc_ct.c	2013-07-15 06:56:23.000000000 -0400
+++ b/drivers/scsi/lpfc/lpfc_ct.c	2013-07-15 07:15:32.810056175 -0400
@@ -895,7 +895,7 @@ lpfc_cmpl_ct(struct lpfc_hba *phba, stru
 
 	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) &&





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-15 22:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-15 22:35 [PATCH 11/13] lpfc 8.3.41: Fixed the format of some log message fields James Smart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox