Merge branch 'net-phy-move-phy-package-code-to-its-own-source-file'
authorJakub Kicinski <kuba@kernel.org>
Thu, 6 Mar 2025 03:13:54 +0000 (19:13 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 6 Mar 2025 03:13:55 +0000 (19:13 -0800)
commite0c836820f2f275bc04d28ef417dd9e8711635a9
tree7910d62155cc19f054098e45dea2775354b6a888
parent89b12ca6950204c3d2199dfab2e0e28ab3259013
parenta4002849776948f257d564944e8fd7a727362ed9
Merge branch 'net-phy-move-phy-package-code-to-its-own-source-file'

Heiner Kallweit says:

====================
net: phy: move PHY package code to its own source file

This series contributes to cleaning up phylib by moving PHY package
related code to its own source file.
====================

Link: https://patch.msgid.link/5c5e60b3-0378-4960-8cf0-07ce0e219c68@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>