From: Ben Greear Date: Mon, 17 Jan 2011 19:54:50 +0000 (-0800) Subject: ath9k: Add 'misc' file to debugfs, fix queue indexes. X-Git-Tag: v2.6.39-rc1~468^2~448^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55f6d0fff64dfee57812e821f846b068a8c2df01;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed