]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: lpfc: Add log messages to aid in debugging fc4type discovery issues
authorJames Smart <jsmart2021@gmail.com>
Thu, 13 Dec 2018 23:17:56 +0000 (15:17 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 20 Dec 2018 03:13:07 +0000 (22:13 -0500)
commit72ca6b2220ed24c0f7b0dd4e3617e82dcda60ef1
treefff3f131bb93efa8b1243aa72b123fa5be646621
parent00292e0306dc3b23e725acbc70fb0b2581b8b4b3
scsi: lpfc: Add log messages to aid in debugging fc4type discovery issues

Current messages report generic actions (like send GID_FT), but misses
reporting for what protocol type the action is taken.

Revise the messages to reflect the FC4 protocol type being worked on.

[mkp: typo]

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_ct.c