diff options
author | Johannes Berg <[email protected]> | 2021-11-29 15:32:39 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2021-12-14 11:22:02 +0100 |
commit | db7205af049d230e7e0abf61c1e74c1aab40f390 (patch) | |
tree | 612c0460255341241cae024de85b1c46cc64cbab /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4dde3c3627b52ca515a34f6f4de3898224aa1dd3 (diff) |
mac80211: mark TX-during-stop for TX in in_reconfig
Mark TXQs as having seen transmit while they were stopped if
we bail out of drv_wake_tx_queue() due to reconfig, so that
the queue wake after this will make them catch up. This is
particularly necessary for when TXQs are used for management
packets since those TXQs won't see a lot of traffic that'd
make them catch up later.
Cc: [email protected]
Fixes: 4856bfd23098 ("mac80211: do not call driver wake_tx_queue op during reconfig")
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Link: https://lore.kernel.org/r/iwlwifi.20211129152938.4573a221c0e1.I0d1d5daea3089be3fc0dccc92991b0f8c5677f0c@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions