Re: [PATCH net-next] net: ip_tunnel: remove unused non-strict __ip_tunnel_change_mtu
Ido Schimmel <[email protected]>
| Newsgroups | gmane.linux.network,gmane.linux.kernel |
|---|---|
| Message-ID | <20260816112322.GA30325@shredder> |
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 <[email protected]> Reviewed-by: Ido Schimmel <[email protected]>