commit | f4f87861d9d8029536b8edecc8c28dc3e0c21fc8 | [log] [tgz] |
---|---|---|
author | James Smart <jsmart2021@gmail.com> | Tue Mar 12 16:30:22 2019 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Mar 19 13:15:09 2019 -0400 |
tree | c4ece4a45dbf52d5f669d37212b782e6a83af86e | |
parent | 32a80c093b524a0682f1c6166c910387b116ffce [diff] |
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>