zephyr/subsys/net/l2/wifi
Jukka Rissanen 8f76169190 net: wifi: Make sure shell is valid before trying to print to it
It is possible that connect callback is called when shell is not
yet set. Make sure to check this and fallback to use printk() if
shell_printf() cannot be used.

Fixes #10617

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-10-19 16:16:48 -04:00
..
CMakeLists.txt
wifi_mgmt.c net: wifi: Check offloading pointers before accessing them 2018-10-19 16:16:48 -04:00
wifi_shell.c net: wifi: Make sure shell is valid before trying to print to it 2018-10-19 16:16:48 -04:00