linux/drivers/net/wireless/intel
Liad Kaufman 7585c35463 iwlwifi: mvm: fix pending frames tracking on tx resp
In iwl_mvm_rx_tx_cmd_single(), when checking if a given TID is
aggregated, the driver doesn't check whether or not the queue
itself can be aggregated. For example, a management queue might
be marked as aggregated if TID 0 is aggregated on a (different)
data queue.

Make sure that mgmt frames are sent with TID IWL_TID_NON_QOS,
and in this way make sure no mixups of this sort happen.

Fixes: commit 24afba7690 ("iwlwifi: mvm: support bss dynamic alloc/dealloc of queues")
Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2016-09-16 09:10:25 +03:00
..
ipw2x00 wireless: ipw2200: fix old-style declaration 2016-06-29 18:56:21 +03:00
iwlegacy mac80211: Add support for beacon report radio measurement 2016-07-06 14:53:19 +02:00
iwlwifi iwlwifi: mvm: fix pending frames tracking on tx resp 2016-09-16 09:10:25 +03:00
Kconfig
Makefile