commit | 8fe5c1655759b353cf4f0d045dd1773aa3b7ef4e | [log] [tgz] |
---|---|---|
author | James Smart <james.smart@avagotech.com> | Mon Aug 31 16:48:19 2015 -0400 |
committer | James Bottomley <JBottomley@Odin.com> | Tue Oct 27 10:21:43 2015 +0900 |
tree | 0f74dceebf90b034d765dade7454cd54b3749c88 | |
parent | eec3d3121988fa9c24f50ece81244ca1c85b7c25 [diff] |
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>