diff options
author | 2023-01-30 20:52:57 +0100 | |
---|---|---|
committer | 2023-01-31 11:16:56 +0100 | |
commit | 5bdc94816bf2988e12f16684d9ba6f4ec466581d (patch) | |
tree | aa9aef317f7f0fc00b9121d5a0cec5d315dda0f6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: r8188eu: change function param from __queue to list_head (diff) | |
download | wireguard-linux-5bdc94816bf2988e12f16684d9ba6f4ec466581d.tar.xz wireguard-linux-5bdc94816bf2988e12f16684d9ba6f4ec466581d.zip |
staging: r8188eu: change another function param from __queue to list_head
Modify the rtw_free_xmitframe_queue function to take a list_head pointer
instead of a __queue pointer.
This is an intermediate step towards changing struct tx_servq's
sta_pending from __queue to list_head.
Now that the function takes a list instead of a queue, we should also
rename it to rtw_free_xmitframe_list.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20230130195303.138941-4-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