]> exis.tech > repos - linux.git/commit
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)
commit83fc67ccbd2339e1beb21c361a92c45b177cf9d7
treeb0414a2c41d4c6a3aa525b8a5ab52abc6c365fa5
parentc849de7d8757a7af801fc4a4058f71d481d367f2
parent5a0082ec20a05ef2378410323a5089a8f1786f4a
Merge branch 'net-phy-some-cleanups-following-phy_port-sfp'

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>