[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241216161206.GF780307@kernel.org>
Date: Mon, 16 Dec 2024 16:12:06 +0000
From: Simon Horman <horms@...nel.org>
To: linux@...blig.org
Cc: jes@...ined-monkey.org, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
linux-hippi@...site.dk, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] hippi: Remove unused hippi_neigh_setup_dev
On Sun, Dec 15, 2024 at 02:26:18AM +0000, linux@...blig.org wrote:
> From: "Dr. David Alan Gilbert" <linux@...blig.org>
>
> hippi_neigh_setup_dev() has been unused since
> commit e3804cbebb67 ("net: remove COMPAT_NET_DEV_OPS")
>
> Remove it.
>
> (I'm a little suspicious it's the only setup call removed
> by that previous commit?)
>
> Signed-off-by: Dr. David Alan Gilbert <linux@...blig.org>
Hi David,
There is a dangling comment referring to hippi_neigh_setup_dev
in hippi_setup().
/*
* HIPPI doesn't support broadcast+multicast and we only use
* static ARP tables. ARP is disabled by hippi_neigh_setup_dev.
*/
Could you fix that up too?
pw-bot: changes-requested
Powered by blists - more mailing lists