Re: [PATCH net-next v13 01/13] net: phy: Introduce ethernet link topology representation

From: Jakub Kicinski
Date: Thu Jun 13 2024 - 20:58:38 EST


On Fri, 7 Jun 2024 09:18:14 +0200 Maxime Chevallier wrote:
> +static inline struct phy_device
> +*phy_link_topo_get_phy(struct net_device *dev, u32 phyindex)

nit: * on the previous line