]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blob - drivers/staging/wilc1000/wilc_osconfig.h
Merge tag 'tegra-for-4.3-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-eoan-kernel.git] / drivers / staging / wilc1000 / wilc_osconfig.h
1 /* Logs options */
2 #define WILC_LOGS_NOTHING 0
3 #define WILC_LOGS_WARN 1
4 #define WILC_LOGS_WARN_INFO 2
5 #define WILC_LOGS_WARN_INFO_DBG 3
6 #define WILC_LOGS_WARN_INFO_DBG_FN 4
7 #define WILC_LOGS_ALL 5
8
9 #define WILC_LOG_VERBOSITY_LEVEL WILC_LOGS_ALL