ath9k: Add 'misc' file to debugfs, fix queue indexes.
authorBen Greear <greearb@candelatech.com>
Mon, 17 Jan 2011 19:54:50 +0000 (11:54 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 21 Jan 2011 20:34:18 +0000 (15:34 -0500)
commit55f6d0fff64dfee57812e821f846b068a8c2df01
tree648e16bd630f0927d81e2d0d3b2ba3a2b9ade2a2
parent59eb21a6504731fc16db4cf9463065dd61093e08
ath9k: Add 'misc' file to debugfs, fix queue indexes.

Add a misc file to show hardware op-mode, irq setup,
number of various types of VIFs and more.

Also, previous patches were using the wrong xmit queue
indexes.  Change to use the internal ath9k indexes instead
of the mac80211 queue indexes.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/debug.c