From: Gertjan van Wingerde Date: Thu, 3 Mar 2011 18:46:09 +0000 (+0100) Subject: rt2x00: Don't treat ATIM queue as second beacon queue. X-Git-Tag: v2.6.39-rc1~468^2~88^2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e74df4a7562da56a7e4dbf41ff167b2f44e84a50;p=pandora-kernel.git rt2x00: Don't treat ATIM queue as second beacon queue. Current code for the atim queue is strange, as it is considered in the rt2x00_dev structure as a second beacon queue. Normalize this by letting the atim queue have its own struct data_queue pointer in the rt2x00_dev structure. 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