Re: [PATCH net v4] net: atm: Fix incorrect net_device lec check
From: Simon Horman
Date: Tue Jul 08 2025 - 08:57:31 EST
On Mon, Jul 07, 2025 at 05:55:58PM +0000, Kuniyuki Iwashima wrote:
...
> Given all the recent commits are odd bug fixes and there are more bugs
> (e.g. firing netdev watchdog infinitely, lack of netns_immutable, etc),
> I'm leaning towards removing lec and mpc completely. I don't think it's
> still used nowadays.
Yes, I agree that we should consider removing such code entirely.
...