aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorJouni Malinen <[email protected]>2020-12-14 19:21:18 +0200
committerKalle Valo <[email protected]>2020-12-17 08:51:20 +0200
commitca2848022c12789685d3fab3227df02b863f9696 (patch)
tree5f29a2941e706033610a893546a513a764de19ac /tools/perf/scripts/python/bin/export-to-postgresql-report
parent144cd24dbc36650a51f7fe3bf1424a1432f1f480 (diff)
ath9k: Postpone key cache entry deletion for TXQ frames reference it
Do not delete a key cache entry that is still being referenced by pending frames in TXQs. This avoids reuse of the key cache entry while a frame might still be transmitted using it. To avoid having to do any additional operations during the main TX path operations, track pending key cache entries in a new bitmap and check whether any pending entries can be deleted before every new key add/remove operation. Also clear any remaining entries when stopping the interface. Signed-off-by: Jouni Malinen <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions