ath9k: Add debugfs file for RX errors
authorSujith <Sujith.Manoharan@atheros.com>
Fri, 8 Jan 2010 05:06:11 +0000 (10:36 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Jan 2010 19:02:06 +0000 (14:02 -0500)
commit1395d3f00a4164caae168b041855d48e0fa9ea4c
treece900aebcb2abc20c612be47e6d68b49b8599773
parentcc9c378aa57817003a094e4bb9a953337ebf035a
ath9k: Add debugfs file for RX errors

This file can be used to track frame reception errors.
PHY error counts are also added.

Location: ath9k/phy#/recv

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/debug.c
drivers/net/wireless/ath/ath9k/debug.h
drivers/net/wireless/ath/ath9k/mac.h
drivers/net/wireless/ath/ath9k/recv.c