From: Emmanuel Grumbach Date: Thu, 3 May 2012 21:22:06 +0000 (-0700) Subject: iwlwifi: don't disable AGG queues that are not enabled X-Git-Tag: v3.5-rc1~101^2~6^2^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ff44ef26afc313af667ab48fc82b6e4d8bc525b;p=pandora-kernel.git iwlwifi: don't disable AGG queues that are not enabled If the BA session is torn down before we had a chance to start it we shouldn't disable the AGG tx queues that weren't enabled. This can happen in two cases: 1) We get a delBA before we drained our Tx queues in agg start flow 2) We didn't get the (successfull) addBA response on time Reported-by: Daniel Chyan Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed