diff options
author | 2023-01-30 20:52:58 +0100 | |
---|---|---|
committer | 2023-01-31 11:16:56 +0100 | |
commit | f5a894957063918bac8e05850c6e88eae5c93b6e (patch) | |
tree | eca9d4259bf98f1435383ff9c9862dc549cd6906 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: r8188eu: change another function param from __queue to list_head (diff) | |
download | wireguard-linux-f5a894957063918bac8e05850c6e88eae5c93b6e.tar.xz wireguard-linux-f5a894957063918bac8e05850c6e88eae5c93b6e.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions