Re: [PATCH net-next] ip6_gre: Factor out common ip6gre tunnel match into helper

From: Simon Horman
Date: Sun Jul 20 2025 - 10:34:24 EST


On Sat, Jul 19, 2025 at 04:15:51PM +0800, Yue Haibing wrote:
> Extract common ip6gre tunnel match from ip6gre_tunnel_lookup() into new
> helper function ip6gre_tunnel_match() to reduces code duplication.
>
> No functional change intended.
>
> Signed-off-by: Yue Haibing <yuehaibing@xxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>