scsi: lpfc: Set PU field when providing D_ID in XMIT_ELS_RSP64_CX iocb
authorJames Smart <jsmart2021@gmail.com>
Fri, 1 Jul 2022 21:14:16 +0000 (14:14 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 7 Jul 2022 21:21:43 +0000 (17:21 -0400)
commit35251b4d79db4ca2efeb63d6bc8fc463aa867156
tree55081e35ed5a4e229277a57f9cfc8a50d5062135
parentf8191d40aa612981ce897e66cda6a88db8df17bb
scsi: lpfc: Set PU field when providing D_ID in XMIT_ELS_RSP64_CX iocb

When providing a D_ID in XMIT_ELS_RSP64_CX iocb the PU field should
be set to 3 to describe the parameter being passed to firmware.

Link: https://lore.kernel.org/r/20220701211425.2708-4-jsmart2021@gmail.com
Co-developed-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_sli.c