From: Bruno Randolf Date: Tue, 7 Dec 2010 02:08:12 +0000 (+0900) Subject: ath5k: Use capabilities information for the number of TX queues X-Git-Tag: v2.6.38-rc1~476^2~169^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22d8d9f81b8b054df2f7f82daffcb71608f411e4;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed