ath5k: Use capabilities information for the number of TX queues
authorBruno Randolf <br1@einfach.org>
Tue, 7 Dec 2010 02:08:12 +0000 (11:08 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 7 Dec 2010 22:07:54 +0000 (17:07 -0500)
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>

No differences found