summaryrefslogtreecommitdiff
path: root/Documentation/i2c
diff options
context:
space:
mode:
authorLiad Kaufman <liad.kaufman@intel.com>2016-07-07 11:00:26 +0300
committerLuca Coelho <luciano.coelho@intel.com>2016-09-16 09:10:25 +0300
commit7585c354637bb003ce612dd22f5047c015545ef4 (patch)
treec29d162914b9bb760f24cbd97a1382c6d9a30d62 /Documentation/i2c
parent496d83caf354a84a3159c3b7aee9276640982e56 (diff)
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 24afba7690e4 ("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>
Diffstat (limited to 'Documentation/i2c')
0 files changed, 0 insertions, 0 deletions