YueHaibing 03af21d6ba ath9k: remove set but not used variable 'acq'
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/net/wireless/ath/ath9k/recv.c: In function 'ath_rx_count_airtime':
drivers/net/wireless/ath/ath9k/recv.c:1010:18: warning:
 variable 'acq' set but not used [-Wunused-but-set-variable]

It's not used after 89cea7493a34 ("ath9k: Switch to mac80211 TXQ scheduling
and airtime APIs"). Also remove related variables.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Toke Høiland-Jørgensen <toke@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-02-26 15:09:00 +02:00
..
2018-10-13 20:27:35 +03:00
2018-06-29 14:44:49 +03:00
2019-02-26 15:08:16 +02:00
2017-05-19 10:57:55 +03:00
2017-10-27 16:54:19 +03:00
2018-06-29 14:44:49 +03:00
2018-01-16 16:29:22 +02:00
2017-09-25 10:13:58 +03:00
2018-01-16 16:29:22 +02:00