Re: [PATCH 2/2] net: packetengines: remove obsolete yellowfin driver and vendor dir
From: Andrew Lunn
Date: Wed Apr 22 2026 - 09:15:12 EST
On Wed, Apr 22, 2026 at 12:48:20PM +0800, Mingyu Wang wrote:
> Similar to the hamachi driver, the yellowfin driver supports hardware
> that is over two decades old and no longer in active use.
>
> Since yellowfin was the last remaining driver in the packetengines
> vendor directory, we can now safely remove the entire directory and
> drop its associated references from the parent Kconfig and Makefile.
>
> This eliminates dead code and reduces the overall maintenance burden
> on the netdev subsystem.
>
> Signed-off-by: Mingyu Wang <25181214217@xxxxxxxxxxxxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew