From: Gertjan van Wingerde Date: Thu, 3 Mar 2011 18:46:29 +0000 (+0100) Subject: rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue. X-Git-Tag: v2.6.39-rc1~468^2~88^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61c6e4893f3070b6473ca4ec3176c7471d44278b;p=pandora-kernel.git rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue. The ATIM queue is considered to be a TX queue by the drivers that support the queue. Therefore include support for the ATIM queue to the rt2x00queue_get_tx_queue function so that the drivers that support the ATIM queue can also use that function. Add the support in such a way that drivers that do not support the ATIM queue are not penalized in their efficiency. Signed-off-by: Gertjan van Wingerde Acked-by: Helmut Schaa Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed