commit | f477252051c6cdbd1c8ba299fba8f8b98667ca31 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Jul 24 14:15:21 2013 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Oct 02 11:22:29 2013 +0200 |
tree | 7828ba37ff6b80eb9c7742a7f2d4efb612cebdb2 | |
parent | 01ea748cd5bfb88e2d3eaf2ded0f047d37b11484 [diff] |
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 <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>