aboutgitcodebugslistschat
path: root/contrib/qemu
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2025-02-19 13:28:35 +1100
committerStefano Brivio <sbrivio@redhat.com>2025-02-19 06:35:34 +0100
commitb79a22d3601b69cf58b1803c5ead7f4667c46827 (patch)
tree396bcad4baf3c3456798c8a395fa1f932514d85d /contrib/qemu
parent7ffca35fddf1568698199c931ba1877c1908b443 (diff)
downloadpasst-b79a22d3601b69cf58b1803c5ead7f4667c46827.tar
passt-b79a22d3601b69cf58b1803c5ead7f4667c46827.tar.gz
passt-b79a22d3601b69cf58b1803c5ead7f4667c46827.tar.bz2
passt-b79a22d3601b69cf58b1803c5ead7f4667c46827.tar.lz
passt-b79a22d3601b69cf58b1803c5ead7f4667c46827.tar.xz
passt-b79a22d3601b69cf58b1803c5ead7f4667c46827.tar.zst
passt-b79a22d3601b69cf58b1803c5ead7f4667c46827.zip
flow: Remove unneeded bound parameter from flow traversal macros
The foreach macros used to step through flows each take a 'bound' parameter to only scan part of the flow table. Only one place actually passes a bound different from FLOW_MAX. So we can simplify every other invocation by having that one case manually handle the bound. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'contrib/qemu')
0 files changed, 0 insertions, 0 deletions