The migration code introduced a number of flow traversal macros. This series cleans up their interfaces a bit, and makes them more widely useful. David Gibson (3): flow: Remove unneeded index from foreach_* macros flow: Remove unneeded bound parameter from flow traversal macros flow: Clean up and generalise flow traversal macros flow.c | 72 +++++++++++++++++++--------------------------------- flow_table.h | 36 ++++++++++++++++++++++++++ 2 files changed, 62 insertions(+), 46 deletions(-) -- 2.48.1