diff options
author | Martin Kaiser <[email protected]> | 2023-01-30 20:52:55 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-01-31 11:16:56 +0100 |
commit | 9bd121f827637485fa32237ff90c882f8915fd1b (patch) | |
tree | 0bcb9e8e37d1ac9a6cfd7c5885fa6d29333da411 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 0ac62072cfc846fa2daf8c9f29db49577894a2ad (diff) |
staging: r8188eu: rtw_free_xmitframe_queue needs no spinlock
There's no need for a spinlock in rtw_free_xmitframe_queue.
This function is called only from rtw_free_stainfo. rtw_free_stainfo holds
pxmitpriv->lock during all rtw_free_xmitframe_queue calls.
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/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions