aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_osconfig.h
blob: f9c25140393ef04619f4bfddc442d3cf6b5ca3a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
/* Logs options */
#define WILC_LOGS_NOTHING          0
#define WILC_LOGS_WARN             1
#define WILC_LOGS_WARN_INFO        2
#define WILC_LOGS_WARN_INFO_DBG    3
#define WILC_LOGS_WARN_INFO_DBG_FN 4
#define WILC_LOGS_ALL              5

#define WILC_LOG_VERBOSITY_LEVEL WILC_LOGS_ALL