From: Emmanuel Grumbach Date: Mon, 4 Jun 2012 13:48:17 +0000 (+0300) Subject: iwlwifi: don't configure a txq that is being disabled X-Git-Tag: v3.6-rc1~125^2~57^2~327 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ce8658c08f1c1baa72e3cdea43a9d715dad08a2;p=pandora-kernel.git iwlwifi: don't configure a txq that is being disabled This is not needed, we just need to tell the SCD not to use that queue. We will reconfigure that queue when we will use it again. Clean up a bit the code on the way. Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed