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

From: Maxime Chevallier
Date: Fri Jun 14 2024 - 05:20:56 EST


Hello Jakub,

On Thu, 13 Jun 2024 17:58:19 -0700
Jakub Kicinski <kuba@xxxxxxxxxx> wrote:

> 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

I'll address that, thanks for reviewing !

Maxime