7 -static int ath_hal_debug = 0;
8 +static int ath_hal_debug = 99;
11 int ath_hal_dma_beacon_response_time = 2; /* in TUs */
12 @@ -327,6 +327,8 @@ EXPORT_SYMBOL(OS_MARK);
13 * useful for debugging and figuring out, which hal function sets which
15 char *ath_hal_func = NULL;
16 +EXPORT_SYMBOL(ath_hal_func);