commit | 7f010c93d73847ffc6b74b572fef9a63e305d65e | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Sun Jan 09 23:11:49 2011 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jan 21 15:32:22 2011 -0500 |
tree | 9ed4a9cb46b55995b415f255fc83da7f4e4a95f8 | |
parent | bda8addaed08834956d5695212717893a2e0cb13 [diff] |
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>