forked from espressif/esp-idf
lwip: fix DHCP timeout truncation bug
Change the DHCP timeout type from u16 to u32 to fix DHCP timeout value truncation issue.
This commit is contained in:
Change the DHCP timeout type from u16 to u32 to fix DHCP timeout value truncation issue.