We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3eb528 commit eabf3f6Copy full SHA for eabf3f6
modules/hostap/Kconfig
@@ -67,7 +67,7 @@ config WIFI_NM_WPA_SUPPLICANT_DEBUG_LEVEL
67
default 3 if WIFI_NM_WPA_SUPPLICANT_LOG_LEVEL_INF # MSG_INFO
68
default 4 if WIFI_NM_WPA_SUPPLICANT_LOG_LEVEL_WRN # MSG_WARNING
69
default 5 if WIFI_NM_WPA_SUPPLICANT_LOG_LEVEL_ERR # MSG_ERROR
70
- default 6
+ default 5
71
help
72
Minimum priority level of a debug message emitted by WPA supplicant that
73
is compiled-in the firmware. See wpa_debug.h file of the supplicant for
0 commit comments