diff options
author | 2023-02-07 20:23:14 +0100 | |
---|---|---|
committer | 2023-02-08 13:30:00 +0100 | |
commit | f141c234cbc87a3189cdad67c6d547b77967e715 (patch) | |
tree | f76a85da0b7d4a11ea76f859711885f020be4797 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: r8188eu: merge do_queue_select into its only caller (diff) | |
download | wireguard-linux-f141c234cbc87a3189cdad67c6d547b77967e715.tar.xz wireguard-linux-f141c234cbc87a3189cdad67c6d547b77967e715.zip |
staging: r8188eu: simplify rtw_alloc_xmitframe
Make the rtw_alloc_xmitframe function a bit simpler.
The container_of() call never returns NULL. The if (pxframe) check is
false only if pfree_xmit_queue is empty. Handle this special case
explicitly and save one level of indentation.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Link: https://lore.kernel.org/r/20230207192319.294203-3-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