From: Emmanuel Grumbach Date: Wed, 24 Jul 2013 11:15:21 +0000 (+0300) Subject: iwlwifi: pcie: don't reset the TX queue counter X-Git-Tag: v3.12-rc7~20^2~44^2^2~2^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f477252051c6cdbd1c8ba299fba8f8b98667ca31;p=pandora-kernel.git iwlwifi: pcie: don't reset the TX queue counter A few NICs can get into trouble if we reset the TX queue counters in certain very rare situation. To be on the safe side, simply avoid to reset the TX queue counter. This is relevant for non-AMPDU queues only since on AMPDU we have no choice - we must start the TX queue at the right index. Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed