diff options
author | Pawel Dembicki <paweldembicki@gmail.com> | 2024-04-17 23:50:45 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-04-23 00:21:30 +0300 |
commit | 21fc3416ea11ee1ce1b0eac56ed7d79d976a0eec (patch) | |
tree | 30369f1a616e082cdf7ec37300bc45ba2d9ea309 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | eb7e33d01db3aec128590391b2397384bab406b6 (diff) | |
download | linux-21fc3416ea11ee1ce1b0eac56ed7d79d976a0eec.tar.xz |
net: dsa: vsc73xx: convert to PHYLINK
This patch replaces the adjust_link api with the phylink apis that provide
equivalent functionality.
The remaining functionality from the adjust_link is now covered in the
mac_link_* and mac_config from phylink_mac_ops structure.
Removes:
.adjust_link
Adds phylink_mac_ops structure:
.mac_config
.mac_link_up
.mac_link_down
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Link: https://lore.kernel.org/r/20240417205048.3542839-3-paweldembicki@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