]> git.itanic.dy.fi Git - linux-stable/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 2 Sep 2017 05:06:51 +0000 (07:06 +0200)
commitda981044d049d1ec3bf454868aa44602e1df8582
tree13614eded2b4ea0d320f3615e35598305b2cc315
parent389328ea1379e14e8bd8678af96d7a83bc1514e5
lpfc: Fix Device discovery failures during switch reboot test.

commit 342b59caa66240b670285d519fdfe2c44289b516 upstream.

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>
Signed-off-by: Guilherme G. Piccoli <gpiccoli@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/scsi/lpfc/lpfc_els.c