]> www.infradead.org Git - users/jedix/linux-maple.git/commit
lpfc: Fix Device discovery failures during switch reboot test.
authorJames Smart <james.smart@broadcom.com>
Thu, 31 Mar 2016 21:12:31 +0000 (14:12 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Wed, 13 Jul 2016 07:45:26 +0000 (00:45 -0700)
commitbde27d96295a30bef40fbdb891562b3b1680a481
tree9aff93a9aa93f14988d4050945f78abd4ebad12d
parent264ad1ccb8d888b0923e47925affdbec60bb45ca
lpfc: Fix Device discovery failures during switch reboot test.

When the switch is rebooted, the lpfc driver fails to log
into the fabric, and Unexpected timeout message is seen.

Fix: Do not issue RegVFI if the FLOGI was internally aborted.

Signed-off-by: Dick Kennedy <dick.kennedy@avagotech.com>
Signed-off-by: James Smart <james.smart@avagotech.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Orabug: 23762058
(cherry picked from commit 342b59caa66240b670285d519fdfe2c44289b516)
Signed-off-by: Manjunath Govindashetty <manjunath.govindashetty@oracle.com>
drivers/scsi/lpfc/lpfc_els.c