OSDN Git Service

scsi: lpfc: Validate adapter support for SRIU option
authorJames Smart <jsmart2021@gmail.com>
Tue, 30 Jan 2018 23:58:58 +0000 (15:58 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 12 Feb 2018 16:43:24 +0000 (11:43 -0500)
commit20aefac3a9a23b56db43f1fe1b3ae72c87e39137
treefffcdcb4cea4e1780a6a7c4597e48f158580e573
parentc1dd9111b7f78a90bccd2e4abb9b9bb6319a4c64
scsi: lpfc: Validate adapter support for SRIU option

When using the special option to suppress the response iu, ensure the
adapter fully supports the feature by checking feature flags from the
adapter and validating the support when formatting the WQE.

Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_hw4.h
drivers/scsi/lpfc/lpfc_init.c
drivers/scsi/lpfc/lpfc_nvmet.c