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)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 11 Apr 2016 20:57:09 +0000 (16:57 -0400)
commit342b59caa66240b670285d519fdfe2c44289b516
tree54ed41c9caa87e0819224011dc007adfebb45ad9
parentb5c539583988b70bddea73f333c640fc93a62e88
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>
drivers/scsi/lpfc/lpfc_els.c