Re: [PATCH net-next] net: vxlan: remove unused argument of vxlan_mdb_remote_fini()

From: Jakub Kicinski
Date: Thu Aug 21 2025 - 18:52:02 EST


On Wed, 20 Aug 2025 14:57:47 +0300 Ido Schimmel wrote:
> On Wed, Aug 20, 2025 at 02:56:16PM +0800, Wang Liang wrote:
> > The argument 'vxlan' is unused, when commit a3a48de5eade ("vxlan: mdb: Add
> > MDB control path support") add function vxlan_mdb_remote_fini(). Just
> > remove it.
> >
> > Signed-off-by: Wang Liang <wangliang74@xxxxxxxxxx>
>
> OK, but personally I wouldn't bother with such patches unless they are a
> part of a larger body of work.

+1, I'll drop this.