]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
scsi: lpfc: Fix FDMI manufacturer attribute value
authorJames Smart <jsmart2021@gmail.com>
Tue, 12 Mar 2019 23:30:20 +0000 (16:30 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 19 Mar 2019 17:15:09 +0000 (13:15 -0400)
commitd67f935b79a76ac9d86dde1a27bdd413feb5d987
tree5a512f95ff4023106c1435168365c521fdeec6b5
parentc66a91974634bfdf9d8e8736219d3b27621fa704
scsi: lpfc: Fix FDMI manufacturer attribute value

The FDMI manufacturer value being reported on Linux is inconsistent with
other OS's.

Set the value to "Emulex Corporation" for consistency.

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