]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'net-packetengines-remove-obsolete-pci-drivers'
authorJakub Kicinski <kuba@kernel.org>
Thu, 23 Apr 2026 21:49:18 +0000 (14:49 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 23 Apr 2026 21:49:25 +0000 (14:49 -0700)
Mingyu Wang says:

====================
net: packetengines: remove obsolete PCI drivers

As discussed with Andrew Lunn, this patch series removes the obsolete
hamachi and yellowfin PCI drivers. Both drivers support hardware that
is over two decades old and no longer in active use.

Removing them eliminates dead code and reduces the overall maintenance
burden on the netdev subsystem.
====================

Jakub: trim defconfigs appropriately

Link: https://patch.msgid.link/20260422044820.485660-1-25181214217@stu.xidian.edu.cn
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge