ath9k_debug
struct ath9k_debug debug;
struct ath9k_debug debug;
static unsigned int ath9k_debug = ATH_DBG_DEFAULT;
module_param_named(debug, ath9k_debug, uint, 0);
common->debug_mask = ath9k_debug;
static unsigned int ath9k_debug = ATH_DBG_DEFAULT;
module_param_named(debug, ath9k_debug, uint, 0);
common->debug_mask = ath9k_debug;