summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorMartin Kaiser <martin@kaiser.cx>2023-02-07 20:23:17 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-02-08 13:30:00 +0100
commit2bc00bac61ddc253d67da266372a04a23be08bd2 (patch)
treee421332566cadcf514e22ab816a22f40e9dbfae8 /tools/perf/scripts/python/task-analyzer.py
parentb5e9b074275fe80b8483260e81979fef720bb73a (diff)
staging: r8188eu: simplify xmit_buf flags
rtw_write_port stores a queue index in pxmitbuf->flags before submitting an urb. The urb completion function reads the flags. All it needs is the info if the high queue was used or not. We can replace the flags with a boolean high_queue variable. Signed-off-by: Martin Kaiser <martin@kaiser.cx> Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150 Link: https://lore.kernel.org/r/20230207192319.294203-6-martin@kaiser.cx Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions