diff options
author | Andrew Lunn <andrew@lunn.ch> | 2023-01-19 14:07:00 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-01-20 18:12:46 -0800 |
commit | 99d5fe9c7f3d0b349676984beda4bad109bf10b8 (patch) | |
tree | 572952493f5faf9b5d548e5d5dd943a4dc9795a0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 660a5704603593393799b4cd116fac06d35471b2 (diff) |
net: mdio: Remove support for building C45 muxed addresses
The old way of performing a C45 bus transfer created a special
register value and passed it to the MDIO bus driver, in the hope it
would see the MII_ADDR_C45 bit set, and perform a C45 transfer. Now
that there is a clear separation of C22 and C45, this scheme is no
longer used. Remove all the #defines and helpers, to prevent any code
being added which tries to use it.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions