commit | 22d8d9f81b8b054df2f7f82daffcb71608f411e4 | [log] [tgz] |
---|---|---|
author | Bruno Randolf <br1@einfach.org> | Tue Dec 07 11:08:12 2010 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Dec 07 17:07:54 2010 -0500 |
tree | 445ee23a04aa68cbd3b5b599637ebb39d6bf8a32 | |
parent | d7fd1b50a51be3fe6554fbab8953fa8a3ff4009b [diff] |
ath5k: Use capabilities information for the number of TX queues One thing I missed in my WME series: Older hardware does not have enough hardware queues to support WME. In this case we just set up one data queue. Use the capability information to decide how many queues to set up. Signed-off-by: Bruno Randolf <br1@einfach.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>