]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: lpfc: Fix fc4type information for FDMI
authorJames Smart <jsmart2021@gmail.com>
Tue, 12 Mar 2019 23:30:21 +0000 (16:30 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 19 Mar 2019 17:15:09 +0000 (13:15 -0400)
commitb2c397359cccc82db2c243af0334be23901eaee3
treed01a6712b15b61e1a71f191176ade651acc43832
parentc2dbeca1b783a214dc19230eb669b913dc991e1c
scsi: lpfc: Fix fc4type information for FDMI

The driver is reporting support for NVME even when not configured for NVME
operation.

Fix (and make more readable) when NVME protocol support is indicated.

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