]> 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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 31 May 2019 13:45:19 +0000 (06:45 -0700)
commitcc047054a1306af8830571dadc1fa8fff0f50a76
tree468536e1f5d2a74147332975b40856070c1540db
parent23c48c397e5a1c345e4eb54854e51332624c0d1c
scsi: lpfc: Fix FDMI manufacturer attribute value

[ Upstream commit d67f935b79a76ac9d86dde1a27bdd413feb5d987 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/scsi/lpfc/lpfc_ct.c