ath9k: fix build with CONFIG_ATH9K_STATION_STATISTICS=y
authorFelix Fietkau <nbd@openwrt.org>
Thu, 6 Aug 2015 10:44:30 +0000 (12:44 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 7 Aug 2015 08:21:06 +0000 (11:21 +0300)
commit12e035968191c05a574c9c20367cb3090bc7d99d
tree54a70820803edd4056a29149c03722564a28e63d
parent052633c1ec042503cc78d678238714ea554a18e7
ath9k: fix build with CONFIG_ATH9K_STATION_STATISTICS=y

kbuild bot reported that commit 592fa228f213 ("ath9k: remove struct
ath_atx_ac") broke the build when CONFIG_ATH9K_STATION_STATISTICS is y.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Fixes: 592fa228f213 ("ath9k: remove struct ath_atx_ac")
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/debug_sta.c