zephyr/subsys/net/lib/config
Lukasz Maciejonczyk 06fdea7ec8 net: config: Fix improper condition in net_config_init
Currently, there is a case for net_config_init function that for
timeout==0 and when iface is already up, the ip setup is not proceed
and the error message "Timeout while waiting network..." is logged.

This commit fixes it.

Signed-off-by: Lukasz Maciejonczyk <lukasz.maciejonczyk@nordicsemi.no>
2020-10-22 12:33:12 +03:00
..
CMakeLists.txt
Kconfig samples: zperf: usb: Enable USB by the application. 2020-08-13 11:49:47 +02:00
bt_settings.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
bt_settings.h
ieee802154_settings.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ieee802154_settings.h
init.c net: config: Fix improper condition in net_config_init 2020-10-22 12:33:12 +03:00
init_clock_sntp.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00