]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'net-mdio-improve-reset-handling-of-mdio-devices'
authorJakub Kicinski <kuba@kernel.org>
Fri, 21 Nov 2025 01:41:40 +0000 (17:41 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 21 Nov 2025 01:41:41 +0000 (17:41 -0800)
Buday Csaba says:

====================
net: mdio: improve reset handling of mdio devices

This patchset refactors and slightly improves the reset handling of
`mdio_device`.

The patches were split from a larger series, discussed previously in the
links below.

The difference between v2 and v3, is that the helper function declarations
have been moved to a new header file: drivers/net/phy/mdio-private.h
See links for the previous versions, and for the now separate leak fix.
====================

Link: https://patch.msgid.link/cover.1763473655.git.buday.csaba@prolan.hu
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge