From: Ben Greear Date: Mon, 10 Jan 2011 07:11:49 +0000 (-0800) Subject: ath9k: Keep track of stations for debugfs. X-Git-Tag: v2.6.39-rc1~468^2~448^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f010c93d73847ffc6b74b572fef9a63e305d65e;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed