]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'net-phy-add-iterator-mdiobus_for_each_phy'
authorJakub Kicinski <kuba@kernel.org>
Thu, 30 Oct 2025 02:00:37 +0000 (19:00 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 30 Oct 2025 02:00:37 +0000 (19:00 -0700)
Heiner Kallweit says:

====================
net: phy: add iterator mdiobus_for_each_phy

Add and use an iterator for all PHY's on a MII bus, and phy_find_next()
as a prerequisite.
====================

Link: https://patch.msgid.link/07fc63e8-53fd-46aa-853e-96187bba9d44@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge