]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3ac38798c6198ae7734a0cbaf99611e4f2d81911
treecd9bf2c4725e0a4c71f732bbb1b63a43cc7e7d02
parent00da5b43b334e9ab2c7494a52f0104c861a3b42f
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