[PATCH net-next] net: remove explicit phylink_generic_validate() references

Vladimir Oltean vladimir.oltean at nxp.com
Mon Nov 7 05:00:27 PST 2022


On Fri, Nov 04, 2022 at 05:13:01PM +0000, Russell King (Oracle) wrote:
> 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 at armlinux.org.uk>
> ---

Reviewed-by: Vladimir Oltean <vladimir.oltean at nxp.com>


More information about the linux-arm-kernel mailing list