diff options
author | 2025-04-18 11:04:01 +0200 | |
---|---|---|
committer | 2025-04-23 16:56:39 -0700 | |
commit | 52358dd63e348c3b6c488acc105be1aeda8fb923 (patch) | |
tree | 4450741e6ae5e5fa030ddff318765f373c8e2c1f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: Fix wild-memory-access in __register_pernet_operations() when CONFIG_NET_NS=n. (diff) | |
download | wireguard-linux-52358dd63e348c3b6c488acc105be1aeda8fb923.tar.xz wireguard-linux-52358dd63e348c3b6c488acc105be1aeda8fb923.zip |
net: phy: remove function stubs
All callers of these functions depend on PHYLIB or select it directly
or indirectly by selecting PHYLINK. Stubs make sense for optional
functionality, but that's not the case here.
MDIO_XGENE usually is selected by NET_XGENE which also selects PHYLIB.
Add a dependency to PHYLIB nevertheless, in order not to break
randconfig builds.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://patch.msgid.link/f7a69a1f-60e9-4ac0-8b7c-481e0cc850e7@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions