RE: [PATCH] net:phy: Fix "Link is Down" issue

From: Dylan Hung
Date: Wed Nov 24 2021 - 20:44:16 EST


> -----Original Message-----
> From: Jakub Kicinski [mailto:kuba@xxxxxxxxxx]
> Sent: 2021年11月25日 7:31 AM
> To: Dylan Hung <dylan_hung@xxxxxxxxxxxxxx>
> Cc: linux-kernel@xxxxxxxxxxxxxxx; linux-aspeed@xxxxxxxxxxxxxxxx;
> linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; netdev@xxxxxxxxxxxxxxx;
> andrew@xxxxxxxx; joel@xxxxxxxxx; davem@xxxxxxxxxxxxx;
> linux@xxxxxxxxxxxxxxx; hkallweit1@xxxxxxxxx; andrew@xxxxxxx; BMC-SW
> <BMC-SW@xxxxxxxxxxxxxx>
> Subject: Re: [PATCH] net:phy: Fix "Link is Down" issue
>
> On Wed, 24 Nov 2021 14:10:57 +0800 Dylan Hung wrote:
> > Subject: [PATCH] net:phy: Fix "Link is Down" issue
>
> Since there will be v2, please also add a space between net: and phy:.

Should I use "net: mdio: " instead of "net: phy: "? Since this file was moved from net/phy to net/mdio by commit a9770eac511a.