summaryrefslogtreecommitdiff
path: root/tools/testing
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2026-03-09 20:06:00 +0300
committerJakub Kicinski <kuba@kernel.org>2026-03-14 22:23:02 +0300
commitc4399af5e55658e832779b256d8458323011f983 (patch)
treecc0b92b98c81a488f0c07f0868754e3b12294dc4 /tools/testing
parent25b23d82831870b8581abe6a24970ffd95675bc7 (diff)
downloadlinux-c4399af5e55658e832779b256d8458323011f983.tar.xz
net: phy: move remaining provider code to mdio_bus_provider.c
This moves definition of mdio_bus class and bus_type to the provider side, what allows to make them private to libphy. As a prerequisite MDIO statistics handling is moved to the provider side as well. Note: This patch causes a checkpatch error "Macros with complex values should be enclosed in parentheses" for MDIO_BUS_STATS_ADDR_ATTR_GROUP. I consider this a false positive here, in addition the patch just moves existing code. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Link: https://patch.msgid.link/47b85676-b349-4aa0-a5ef-cd37769a4c69@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions