commit | 97ba515a201bc61c7d36c41ad728b0a7debd5d88 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Mon Jun 04 16:27:41 2012 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 06 15:20:25 2012 -0400 |
tree | e8e374ca13b799ecf62a0f1f28b381bc3d6fd267 | |
parent | 31604cf0a73ffd63929f3a646d5402d5901c6e4b [diff] [blame] |
ath9k: Add MCI interrupt to debugfs statistics Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
diff --git a/drivers/net/wireless/ath/ath9k/debug.h b/drivers/net/wireless/ath/ath9k/debug.h index c34da09..d0f851c 100644 --- a/drivers/net/wireless/ath/ath9k/debug.h +++ b/drivers/net/wireless/ath/ath9k/debug.h
@@ -86,6 +86,7 @@ u32 dtim; u32 bb_watchdog; u32 tsfoor; + u32 mci; /* Sync-cause stats */ u32 sync_cause_all;