]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'net-phy-some-cleanups-following-phy_port-sfp'
authorJakub Kicinski <kuba@kernel.org>
Tue, 9 Jun 2026 00:43:29 +0000 (17:43 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 9 Jun 2026 00:43:29 +0000 (17:43 -0700)
Maxime Chevallier says:

====================
net: phy: some cleanups following phy_port SFP

While posting the v11 of phy_port netlink, sashiko found some
pre-existing issues, and following the tentative fix, Nicolai found
some more :)

This is V3, with a re-ordering of the port/sfp cleanup, as well as a new
patch (patch 3) that also reorders the phy_remove() path.
====================

Link: https://patch.msgid.link/20260604092819.723505-1-maxime.chevallier@bootlin.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge