diff options
author | Martin Kaiser <[email protected]> | 2023-02-07 20:23:17 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-02-08 13:30:00 +0100 |
commit | 2bc00bac61ddc253d67da266372a04a23be08bd2 (patch) | |
tree | e421332566cadcf514e22ab816a22f40e9dbfae8 /tools/perf/scripts/python/netdev-times.py | |
parent | b5e9b074275fe80b8483260e81979fef720bb73a (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 <[email protected]>
Tested-by: Philipp Hortmann <[email protected]> # Edimax N150
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions