aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDmitry Antipov <[email protected]>2023-12-13 08:14:43 +0300
committerKalle Valo <[email protected]>2023-12-15 15:40:26 +0200
commit5a1745807580618e2524913f0c71bd779d94f0e5 (patch)
tree6389c6e50328c887393758518c923eb0aca958ea /tools/perf/scripts/python/export-to-postgresql.py
parent48fa9b61ae1692befb7e3661e8e708c2ba16f536 (diff)
wifi: rt2x00: remove useless code in rt2x00queue_create_tx_descriptor()
In 'rt2x00queue_create_tx_descriptor()', there is no need to call 'ieee80211_get_rts_cts_rate()' while checking for RTS/CTS frame since this function returns NULL or pointer to internal bitrate table entry, and the return value is not actually used. Compile tested only. Found by Linux Verification Center (linuxtesting.org) with SVACE. Signed-off-by: Dmitry Antipov <[email protected]> Acked-by: Stanislaw Gruszka <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions