commit | 20aefac3a9a23b56db43f1fe1b3ae72c87e39137 | [log] [tgz] |
---|---|---|
author | James Smart <jsmart2021@gmail.com> | Tue Jan 30 15:58:58 2018 -0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Feb 12 11:43:24 2018 -0500 |
tree | fffcdcb4cea4e1780a6a7c4597e48f158580e573 | |
parent | c1dd9111b7f78a90bccd2e4abb9b9bb6319a4c64 [diff] |
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>