ath10k: remove MAC80211_DEBUGFS dependency on ath10k_sta_statistics
authorAnilkumar Kolli <akolli@qti.qualcomm.com>
Tue, 5 Dec 2017 13:31:23 +0000 (19:01 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 14 Dec 2017 15:26:27 +0000 (17:26 +0200)
commit6a7f891178c2d2fc3c01e4b7570bd15c0bafd73f
treecd9bf2c4725e0a4c71f732bbb1b63a43cc7e7d02
parentdeba1b9ea63f6794569d48657001ed78777d0dc7
ath10k: remove MAC80211_DEBUGFS dependency on ath10k_sta_statistics

Remove CONFIG_MAC80211_DEBUGFS dependency on ath10k_sta_statistics().
ath10k_sta_statistics() has per sta tx/rx stats and this should not
be dependent on MAC80211_DEBUGFS.

No changes in functionality.

Signed-off-by: Anilkumar Kolli <akolli@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/debug.h
drivers/net/wireless/ath/ath10k/debugfs_sta.c
drivers/net/wireless/ath/ath10k/mac.c