forked from espressif/esp-idf
lwip/dhcp: Fixed ondemand fine timers leakage bug.
Fixed ondemand fine timers bug, that allowed only one dhcp client to run at a time without issue.
This commit is contained in:
Fixed ondemand fine timers bug, that allowed only one dhcp client to run at a time without issue.