Re: [PATCH net-next] net: ip_tunnel: remove unused non-strict __ip_tunnel_change_mtu

From: Ido Schimmel

Date: Sun Aug 16 2026 - 07:23:47 EST


On Sat, Aug 15, 2026 at 02:19:32AM +0200, Ilya Maximets wrote:
> The last user of this function was the recently removed vport-gre
> module from openvswitch. Let's drop the function. All other modules
> use the strict variant.
>
> Signed-off-by: Ilya Maximets <i.maximets@xxxxxxx>

Reviewed-by: Ido Schimmel <idosch@xxxxxxxxxx>