]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'net-phy-remove-phy_driver_is_genphy-and-phy_driver_is_genphy_10g'
authorJakub Kicinski <kuba@kernel.org>
Tue, 17 Jun 2025 01:15:19 +0000 (18:15 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 17 Jun 2025 01:15:20 +0000 (18:15 -0700)
Heiner Kallweit says:

====================
net: phy: remove phy_driver_is_genphy and phy_driver_is_genphy_10g

Replace phy_driver_is_genphy() and phy_driver_is_genphy_10g()
with a new flag in struct phy_device.
====================

Link: https://patch.msgid.link/5778e86e-dd54-4388-b824-6132729ad481@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge