OSDN Git Service

scsi: lpfc: Complete removal of FCoE T10 PI support on SLI-4 adapters
authorJames Smart <jsmart2021@gmail.com>
Sun, 22 Sep 2019 03:59:04 +0000 (20:59 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 1 Oct 2019 02:07:11 +0000 (22:07 -0400)
commit412e7375e48fc7dc660da99c4b699e4475873f7b
treee5190fe2c9afd284a0c79571d4dde652ee64205b
parentd11ed16db698c31663938d004451b11ac6b2b2e1
scsi: lpfc: Complete removal of FCoE T10 PI support on SLI-4 adapters

T10 PI support on SLI-4-based FCoE adapters is not supported.  A prior
commit in the 12.4.0.0 stream added device recognition that would prevent
T10 PI enablement. However, it didn't contain a complete device list. Thus
some SLI-4 FCoE adapters still had T10 PI enabled.

Fix by expanding the device list that identifies FCoE devices.

Link: https://lore.kernel.org/r/20190922035906.10977-19-jsmart2021@gmail.com
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_attr.c