]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerChuck Anderson <chuck.anderson@oracle.com>
Mon, 27 Feb 2017 06:13:21 +0000 (22:13 -0800)
commit299103a35d2657b3d4dcef6f3b15e653a29a0bf6
tree389dbda38ad51b14687c23bc4cf1deb440a58183
parentb80ccf02c4a63a4b5db48b49abaccd2f58567561
scsi: lpfc: Correct oops on vport port resets

Orabug: 25486030

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>
(cherry picked from commit 2f07784f05c23b322863274e801c31aa64e46c71)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/scsi/lpfc/lpfc_sli.c