diff options
author | 2023-10-17 20:34:01 +0900 | |
---|---|---|
committer | 2023-10-19 10:59:33 +0200 | |
commit | 1bf55630694e0a87be529801ad064daed36f25f3 (patch) | |
tree | 4c8b688310687176b2398327b7d3170e11377ccf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'intel-wired-lan-driver-updates-2023-10-17' (diff) | |
download | wireguard-linux-1bf55630694e0a87be529801ad064daed36f25f3.tar.xz wireguard-linux-1bf55630694e0a87be529801ad064daed36f25f3.zip |
rswitch: Use unsigned int for port related array index
Array index should not be negative, so modify the condition of
rswitch_for_each_enabled_port_continue_reverse() macro, and then
use unsigned int instead.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions