]> www.infradead.org Git - users/jedix/linux-maple.git/commit
lpfc: The linux driver does not reinitiate discovery after a failed FLOGI
authorrkennedy <dick.kennedy@avagotech.com>
Tue, 13 Oct 2015 20:15:36 +0000 (13:15 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Mon, 19 Oct 2015 16:10:58 +0000 (09:10 -0700)
commit10f9449f07031c00ef967d3465f76aa98e89c691
tree5bf0e2aa331a5bb8081d726809b5d0b0f807ed0d
parentbb7ddaff1c20b7d94f189cac269e5685369b9c22
lpfc: The linux driver does not reinitiate discovery after a failed FLOGI

Submitted by james.smart () james.smart.()@emulex.com

The linux driver does not reinitiate discovery after a failed FLOGI

Forgot to clear FCF Discovery in-progress flag upon FLOGI failures.
Thus we didn't restart FLOGI.

Signed-off-by: Dick Kennedy dick.kennedy@avagotech.com
Signed-off-by: James Smart james.smart@avagotech.com
http://marc.info/?l=linux-scsi&m=144105413003760&w=2

Orabug: 22029622
From dick.kennedy@avagotech.com lpfc-10.5.0.1-11.0.0.3-1.tar.gz
Acked-by: Chuck Anderson <chuck.anderson@oracle.com>
drivers/scsi/lpfc/lpfc_els.c