linux-stable/drivers/net/ethernet/xilinx
Russell King (Oracle) e1f4ecab19 net: remove explicit phylink_generic_validate() references
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>
2022-11-07 17:54:57 -08:00
..
Kconfig net: ethernet: xilinx: cleanup comments 2022-02-18 11:11:10 +00:00
ll_temac.h net: ll_temac: fix the format of block comments 2022-09-21 18:25:18 -07:00
ll_temac_main.c net: ll_temac: axienet: delete unnecessary blank lines and spaces 2022-09-21 18:25:20 -07:00
ll_temac_mdio.c net: ll_temac: fix the format of block comments 2022-09-21 18:25:18 -07:00
Makefile
xilinx_axienet.h net: ll_temac: axienet: align with open parenthesis 2022-09-21 18:25:19 -07:00
xilinx_axienet_main.c net: remove explicit phylink_generic_validate() references 2022-11-07 17:54:57 -08:00
xilinx_axienet_mdio.c net: ll_temac: axienet: delete unnecessary blank lines and spaces 2022-09-21 18:25:20 -07:00
xilinx_emaclite.c net: emaclite: update reset_lock member documentation 2022-10-28 11:39:57 +01:00