1 --- a/drivers/net/wireless/ath/ath9k/main.c
2 +++ b/drivers/net/wireless/ath/ath9k/main.c
3 @@ -183,6 +183,9 @@ static void ath_update_survey_stats(stru
4 struct ath_cycle_counters *cc = &common->cc_survey;
5 unsigned int div = common->clockrate * 1000;
10 if (ah->power_mode == ATH9K_PM_AWAKE)
11 ath_hw_cycle_counters_update(common);