]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit844998afcb48625ac09b11d2a3b7f78ac14f9ae9
tree445ee23a04aa68cbd3b5b599637ebb39d6bf8a32
parent45de534b98afbfaf16308fb5ecb17fc48357c703
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>
drivers/net/wireless/ath/ath5k/base.c
drivers/net/wireless/ath/ath5k/qcu.c