commit | 78c8a950f8658ea8c3aeffb86ba8e24c910103c1 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Sat Dec 28 09:47:15 2013 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jan 03 15:36:59 2014 -0500 |
tree | 306b8705a95e7ac21ca413eec296d245e3911dd6 | |
parent | ff47f9320e8a20c60b78c4bb8340f2d76e18ff08 [diff] |
ath9k: Fix interrupt statistics Initialize "sync_cause" to zero since commit "ath9k: move ath9k_debug_sync_cause out of ath9k_hw" fills it conditionally based on ISR status. Not doing this results in garbage values in debugfs. Cc: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>