From: Johannes Berg Date: Thu, 11 Nov 2010 02:25:45 +0000 (-0800) Subject: iwlwifi: always build swq_id as virtual queue ID X-Git-Tag: v2.6.38-rc1~476^2~405^2^2~56^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea9b307f8e859186a6791e0d508c5993448ac900;p=pandora-kernel.git iwlwifi: always build swq_id as virtual queue ID Previously, we used the swq_id's mechanism to have AC and HW queue different only for aggregation queues. To be able to fix a bug with iPAN simply always build the swq_id as ac | (hwq << 2) and remove the flag bit. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed