ath9k_htc: Add a debugfs file showing endpoint status

Location: ath9k_htc/phy#/queue

Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Sujith Manoharan
2011-04-13 11:26:31 +05:30
committed by John W. Linville
父節點 01f684de7c
當前提交 c4d04186c7
共有 2 個文件被更改,包括 55 次插入0 次删除

查看文件

@@ -339,6 +339,7 @@ struct ath9k_debug {
struct dentry *debugfs_xmit;
struct dentry *debugfs_recv;
struct dentry *debugfs_slot;
struct dentry *debugfs_queue;
struct ath_tx_stats tx_stats;
struct ath_rx_stats rx_stats;
u32 txrate;