Re: [PATCH net-next] vxlan: Remove unused declarations eth_vni_hash() and fdb_head_index()
From: Ido Schimmel
Date: Wed Nov 12 2025 - 04:18:51 EST
On Wed, Nov 12, 2025 at 05:20:55PM +0800, Yue Haibing wrote:
> Commit 1f763fa808e9 ("vxlan: Convert FDB table to rhashtable") removed the
> implementations but leave declarations.
>
> Signed-off-by: Yue Haibing <yuehaibing@xxxxxxxxxx>
Reviewed-by: Ido Schimmel <idosch@xxxxxxxxxx>