]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
lpfc: The linux driver does not reinitiate discovery after a failed FLOGI
authorJames Smart <james.smart@avagotech.com>
Mon, 31 Aug 2015 20:48:19 +0000 (16:48 -0400)
committerJames Bottomley <JBottomley@Odin.com>
Tue, 27 Oct 2015 01:21:43 +0000 (10:21 +0900)
commit8fe5c1655759b353cf4f0d045dd1773aa3b7ef4e
tree0f74dceebf90b034d765dade7454cd54b3749c88
parenteec3d3121988fa9c24f50ece81244ca1c85b7c25
lpfc: 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>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/lpfc/lpfc_els.c