zephyr/subsys/net/lib/config
Michael Scott 309da27394 net: config: init: fix NET_NATIVE=n behavior
commit e3dc05f14d ("net: config: Wait network interface to come up")
introduced check_interface() function, which accidentally has 2
different signatures depending on CONFIG_NET_NATIVE selection.

Let's fix the second signature to be correct.

Fixes: https://github.com/zephyrproject-rtos/zephyr/issues/22693

Signed-off-by: Michael Scott <mike@foundries.io>
2020-02-10 23:31:05 +02:00
..
bt_settings.c
bt_settings.h
CMakeLists.txt net: lib: config: Add SYS_INIT handler to set clock from SNTP 2019-10-28 13:04:35 +02:00
ieee802154_settings.c
ieee802154_settings.h
init_clock_sntp.c net: lib: config: Add SYS_INIT handler to set clock from SNTP 2019-10-28 13:04:35 +02:00
init.c net: config: init: fix NET_NATIVE=n behavior 2020-02-10 23:31:05 +02:00
Kconfig kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00