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>
This commit is contained in:
Sujith Manoharan
2012-06-04 16:27:41 +05:30
committed by John W. Linville
parent 31604cf0a7
commit 97ba515a20
2 changed files with 4 additions and 0 deletions

View File

@@ -86,6 +86,7 @@ struct ath_interrupt_stats {
u32 dtim;
u32 bb_watchdog;
u32 tsfoor;
u32 mci;
/* Sync-cause stats */
u32 sync_cause_all;