mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-08 16:04:49 +00:00
Virtually all conventional network drivers are now converted to use phylink_generic_validate() - only DSA drivers and fman_memac remain, so lets remove the necessity for network drivers to explicitly set this member, and default to phylink_generic_validate() when unset. This is possible as .validate must currently be set. Any remaining instances that have not been addressed by this patch can be fixed up later. Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk> Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com> Link: https://lore.kernel.org/r/E1or0FZ-001tRa-DI@rmk-PC.armlinux.org.uk Signed-off-by: Jakub Kicinski <kuba@kernel.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| lan966x_cbs.c | ||
| lan966x_ethtool.c | ||
| lan966x_ets.c | ||
| lan966x_fdb.c | ||
| lan966x_fdma.c | ||
| lan966x_ifh.h | ||
| lan966x_lag.c | ||
| lan966x_mac.c | ||
| lan966x_main.c | ||
| lan966x_main.h | ||
| lan966x_mdb.c | ||
| lan966x_mirror.c | ||
| lan966x_mqprio.c | ||
| lan966x_phylink.c | ||
| lan966x_police.c | ||
| lan966x_port.c | ||
| lan966x_ptp.c | ||
| lan966x_regs.h | ||
| lan966x_switchdev.c | ||
| lan966x_taprio.c | ||
| lan966x_tbf.c | ||
| lan966x_tc_matchall.c | ||
| lan966x_tc.c | ||
| lan966x_vlan.c | ||
| Makefile | ||