aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorPhilipp Hortmann <[email protected]>2023-09-12 21:28:05 +0200
committerGreg Kroah-Hartman <[email protected]>2023-09-17 09:47:42 +0200
commit19444ae97eedc786ce7ff60b205b1bbb2608541f (patch)
treec425e297788f81bcf98fcdb25cc9bd81f38d849b /tools/perf/scripts/python/export-to-sqlite.py
parentb50d2a8c86bd5b2b0d6cd3926114c80862bc4c85 (diff)
staging: rtl8192e: Remove useless equation in debug output
When "switch (WLAN_FC_GET_STYPE(le16_to_cpu(header->frame_ctl)))" results in "case RTLLIB_STYPE_BEACON:" there is no need to calculate this again inside "case" and when a frame is a beacon there is no need to print the frame identifier again as it is explicit. Same for PROBE RESPONSE and PROBE REQUEST. Remove dead code. Signed-off-by: Philipp Hortmann <[email protected]> Link: https://lore.kernel.org/r/f3c8deddac66d11c41ba720e4048aba37e41e885.1694546300.git.philipp.g.hortmann@gmail.com Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions