[SCSI] lpfc 8.3.5: fix reset path, ELS ordering and discovery issues
[safe/jmp/linux-2.6] / drivers / scsi / lpfc / lpfc_els.c
index 45337cd..4ea863f 100644 (file)
@@ -2452,6 +2452,7 @@ lpfc_els_retry_delay_handler(struct lpfc_nodelist *ndlp)
         */
        del_timer_sync(&ndlp->nlp_delayfunc);
        retry = ndlp->nlp_retry;
+       ndlp->nlp_retry = 0;
 
        switch (cmd) {
        case ELS_CMD_FLOGI: