-
- Downloads
ath9k: Keep track of stations for debugfs.
The stations hold the ath_node, which holds the tid and other xmit logic structures. In order to debug stuck xmit logic, we need a way to print out the tid state for the stations. Signed-off-by:Ben Greear <greearb@candelatech.com> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
Showing
- drivers/net/wireless/ath/ath9k/ath9k.h 6 additions, 1 deletiondrivers/net/wireless/ath/ath9k/ath9k.h
- drivers/net/wireless/ath/ath9k/debug.c 92 additions, 2 deletionsdrivers/net/wireless/ath/ath9k/debug.c
- drivers/net/wireless/ath/ath9k/init.c 4 additions, 0 deletionsdrivers/net/wireless/ath/ath9k/init.c
- drivers/net/wireless/ath/ath9k/main.c 13 additions, 0 deletionsdrivers/net/wireless/ath/ath9k/main.c
Loading
Please register or sign in to comment