aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang.cpp
diff options
context:
space:
mode:
authorAvraham Stern <[email protected]>2018-03-07 10:41:18 +0200
committerLuca Coelho <[email protected]>2018-03-19 10:50:36 +0200
commit4b387906b1c3692bb790388c335515c0cf098a23 (patch)
tree968a6db9068d7e3713f02d538d8be3ee8934b0ca /tools/perf/util/c++/clang.cpp
parent19125cb0591ae63cd4591e3dfe4c22058e748518 (diff)
iwlwifi: mvm: clear tx queue id when unreserving aggregation queue
When a queue is reserved for aggregation, the queue id is assigned to the tid_data. This is fine since iwl_mvm_sta_tx_agg_oper() takes care of allocating the queue before actual tx starts. When the reservation is cancelled (e.g. when the AP declined the aggregation request) the tid_data is not cleared. As a result, following tx for this tid was trying to use an unallocated queue. Fix this by setting the txq_id for the tid to invalid when unreserving the queue. Signed-off-by: Avraham Stern <[email protected]> Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions