commit | aecb245fdd90109332cce7ff9b75bc789f755fb3 | [log] [tgz] |
---|---|---|
author | James Smart <jsmart2021@gmail.com> | Tue Mar 12 16:30:20 2019 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 31 06:46:33 2019 -0700 |
tree | 84f7120f768e91e0d416281fd41d211070e372c8 | |
parent | 4192c77f50dca78a908b6c9367b374a22b57ab88 [diff] |
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>