From: Emmanuel Grumbach Date: Wed, 7 Dec 2011 08:32:36 +0000 (+0200) Subject: iwlwifi: don't accept Tx packets when draining HW queues X-Git-Tag: v3.3-rc1~182^2~44^2~73^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5326db8bb058a32c22ed82a8e359a8fe6f0bf9b;p=pandora-kernel.git iwlwifi: don't accept Tx packets when draining HW queues If the agg SM is in IWL_EMPTYING_HW_QUEUE_ADDBA or in IWL_EMPTYING_HW_QUEUE_DELBA, we are not supposed to get Tx packets from mac80211. mac80211 is supposed to buffer these packets for us. A few issues have been identified in this mechanism, not all of them were fixed. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed