commit | 6a7f891178c2d2fc3c01e4b7570bd15c0bafd73f | [log] [tgz] |
---|---|---|
author | Anilkumar Kolli <akolli@qti.qualcomm.com> | Tue Dec 05 19:01:23 2017 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Dec 14 17:26:27 2017 +0200 |
tree | cd9bf2c4725e0a4c71f732bbb1b63a43cc7e7d02 | |
parent | deba1b9ea63f6794569d48657001ed78777d0dc7 [diff] |
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>