scsi: lpfc: Correct oops on vport port resets
authorJames Smart <james.smart@broadcom.com>
Mon, 19 Dec 2016 23:07:29 +0000 (15:07 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 5 Jan 2017 05:21:12 +0000 (00:21 -0500)
commit2f07784f05c23b322863274e801c31aa64e46c71
treec29c40ea39c3d389319a81a893628244af0be07e
parentf2bf460cf5ef989f0a593d05932460326376d5f6
scsi: lpfc: Correct oops on vport port resets

Correct oops on vport port resets. Incorrect WQE type, thus the clearing
code actually overstepped 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_sli.c