projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6964162
)
scsi: lpfc: Clarify FAWNN error message
author
James Smart
<jsmart2021@gmail.com>
Tue, 5 Nov 2019 00:57:04 +0000
(16:57 -0800)
committer
Martin K. Petersen
<martin.petersen@oracle.com>
Wed, 6 Nov 2019 05:04:04 +0000
(
00:04
-0500)
Current message on FAWWN events is rather cryptic.
Expand the message to clarify its meaning.
Link:
https://lore.kernel.org/r/20191105005708.7399-8-jsmart2021@gmail.com
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_hbadisc.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/lpfc/lpfc_hbadisc.c
b/drivers/scsi/lpfc/lpfc_hbadisc.c
index 88507aa4e9207829b4fd73c0b463ae96b0277b69..85ada3deb47dc6f8d2c79177b8b4f63357ad7ee5 100644
(file)
--- a/
drivers/scsi/lpfc/lpfc_hbadisc.c
+++ b/
drivers/scsi/lpfc/lpfc_hbadisc.c
@@
-3452,8
+3452,8
@@
lpfc_mbx_cmpl_read_topology(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
phba->pport->port_state, vport->fc_flag);
else if (attn_type == LPFC_ATT_UNEXP_WWPN)
lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
- "1313 Link Down U
NEXP WWPN Event x%x received
"
- "Data: x%x x%x x%x x%x x%x\n",
+ "1313 Link Down U
nexpected FA WWPN Event x%x
"
+ "
received
Data: x%x x%x x%x x%x x%x\n",
la->eventTag, phba->fc_eventTag,
phba->pport->port_state, vport->fc_flag,
bf_get(lpfc_mbx_read_top_mm, la),