zephyr/modules/hostap
Chaitanya Tata 2dec9313e4 modules: hostap: Use net_mgmt context
Using a separate workqueue causes issues without any special locking to
synchronize with networking threads e.g., interface being removed while
the workqueue is trying to synchronize with WPA supplicant.

It's easier to use the net_mgmt thread which is in better sync with
networking.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
2024-10-07 17:12:24 +01:00
..
src modules: hostap: Use net_mgmt context 2024-10-07 17:12:24 +01:00
CMakeLists.txt hostap: fix build error of common.h 2024-09-04 09:53:12 +02:00
Kconfig modules: hostap: Fix Kconfig parameters for build 2024-09-03 14:40:45 +01:00