diff options
author | Martin Kaiser <martin@kaiser.cx> | 2023-01-30 20:52:58 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-31 11:16:56 +0100 |
commit | f5a894957063918bac8e05850c6e88eae5c93b6e (patch) | |
tree | eca9d4259bf98f1435383ff9c9862dc549cd6906 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 5bdc94816bf2988e12f16684d9ba6f4ec466581d (diff) |
staging: r8188eu: make sta_pending a list_head
We can now change sta_pending in struct tx_servq from __queue to
list_head. The driver defines __queue as list_head + spinlock, the
spinlock is not used for sta_pending.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20230130195303.138941-5-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions