]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit461b5a3b1b5781002ec6f1d732fe74de2b7fd7ba
tree648e16bd630f0927d81e2d0d3b2ba3a2b9ade2a2
parent0931c95de10ffbfe11bd90cb6341100b63e604be
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