]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5d947c966d49d60a8ef7135b846aa6cd68703025
treece900aebcb2abc20c612be47e6d68b49b8599773
parent99c2081373b8c2a97f434220c935c84fbc59c4c6
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