]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: lpfc: Fix HDMI2 registration string for symbolic name
authorJames Smart <jsmart2021@gmail.com>
Tue, 12 Mar 2019 23:30:22 +0000 (16:30 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 19 Mar 2019 17:15:09 +0000 (13:15 -0400)
commitd5890dad3093c98478a5bb4bbe4b5eca0105953f
treec4ece4a45dbf52d5f669d37212b782e6a83af86e
parentb2c397359cccc82db2c243af0334be23901eaee3
scsi: lpfc: Fix HDMI2 registration string for symbolic name

The switch is rejecting FDMI2 registration for symbolic name.  There is a
"\n" in the name string, which the switch dislikes thus rejects the
registration.

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