diff options
author | Michael Straube <straube.linux@gmail.com> | 2024-08-31 13:08:09 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-09-03 11:31:56 +0300 |
commit | 357c468552f0bbe68e9c9678a82dde6db14e5591 (patch) | |
tree | ac055cbd5b44bbcfaedcf89a2e3fa4f7233045f6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ad796f708dc3801300e189acd3a393d7cb075811 (diff) | |
download | linux-357c468552f0bbe68e9c9678a82dde6db14e5591.tar.xz |
staging: rtl8192e: adjust size of RxMIMOSignalStrength
The array RxMIMOSignalStrength in struct rtllib_rx_stats is always accessed
with indices in the range i = 0; i < 2. We can reduce the size from 4 to 2.
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20240831100809.29173-6-straube.linux@gmail.com
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