diff options
author | Martin Kaiser <[email protected]> | 2023-01-30 20:52:58 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-01-31 11:16:56 +0100 |
commit | f5a894957063918bac8e05850c6e88eae5c93b6e (patch) | |
tree | eca9d4259bf98f1435383ff9c9862dc549cd6906 /tools/perf/scripts/python/export-to-sqlite.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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions