mirror of
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
synced 2026-01-26 22:22:18 +00:00
There is a common code in pr_out_port_handle_start() and pr_out_port_handle_start_arr(). As the next patch is going to extend it even more, push the code into common helper. Signed-off-by: Jiri Pirko <jiri@nvidia.com> Signed-off-by: David Ahern <dsahern@kernel.org>