summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ani.h
diff options
context:
space:
mode:
authorSujith Manoharan <c_manoha@qca.qualcomm.com>2013-06-03 03:49:28 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2013-06-03 19:55:47 (GMT)
commit6e4d291eec82c682d82d02cd275a6ec511f9b203 (patch)
tree4612f3c396a4b1ea82aeb0e55a3f2a6b49d52f06 /drivers/net/wireless/ath/ath9k/ani.h
parent4f4395c692fd74f6ebfb99892e5da3842f70d4c3 (diff)
downloadlinux-6e4d291eec82c682d82d02cd275a6ec511f9b203.tar.xz
ath9k: Print ANI statistics in debugfs
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/ani.h')
-rw-r--r--drivers/net/wireless/ath/ath9k/ani.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/wireless/ath/ath9k/ani.h b/drivers/net/wireless/ath/ath9k/ani.h
index c585e05..78b9fa9 100644
--- a/drivers/net/wireless/ath/ath9k/ani.h
+++ b/drivers/net/wireless/ath/ath9k/ani.h
@@ -111,8 +111,6 @@ struct ar5416AniState {
};
struct ar5416Stats {
- u32 ast_ani_niup;
- u32 ast_ani_nidown;
u32 ast_ani_spurup;
u32 ast_ani_spurdown;
u32 ast_ani_ofdmon;