RE: [PATCH net-next 0/3] net: stmmac: Add ethtool support for get|set channels

From: Wong, Vee Khee
Date: Tue Sep 15 2020 - 20:01:58 EST


My bad...

Hi David Miller,

Can you help with the commit message fix or do you want to to send a new patch with the fix since the patches are applied on net-next?

Regards,
Vee Khee

> -----Original Message-----
> From: Florian Fainelli <f.fainelli@xxxxxxxxx>
> Sent: Wednesday, September 16, 2020 6:54 AM
> To: David Miller <davem@xxxxxxxxxxxxx>; Wong, Vee Khee
> <vee.khee.wong@xxxxxxxxx>
> Cc: peppe.cavallaro@xxxxxx; alexandre.torgue@xxxxxx;
> joabreu@xxxxxxxxxxxx; mcoquelin.stm32@xxxxxxxxx; kuba@xxxxxxxxxx;
> Joao.Pinto@xxxxxxxxxxxx; arnd@xxxxxxxx; linux@xxxxxxxxxxxxxxx;
> netdev@xxxxxxxxxxxxxxx; linux-stm32@xxxxxxxxxxxxxxxxxxxxxxxxxxxx;
> linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; Ong,
> Boon Leong <boon.leong.ong@xxxxxxxxx>; Voon, Weifeng
> <weifeng.voon@xxxxxxxxx>; Vijaya Balan, Sadhishkhanna
> <sadhishkhanna.vijaya.balan@xxxxxxxxx>; Seow, Chen Yong
> <chen.yong.seow@xxxxxxxxx>
> Subject: Re: [PATCH net-next 0/3] net: stmmac: Add ethtool support for
> get|set channels
>
>
>
> On 9/15/2020 3:43 PM, David Miller wrote:
> > From: Wong Vee Khee <vee.khee.wong@xxxxxxxxx>
> > Date: Tue, 15 Sep 2020 09:28:37 +0800
> >
> >> This patch set is to add support for user to get or set Tx/Rx channel
> >> via ethtool. There are two patches that fixes bug introduced on
> >> upstream in order to have the feature work.
> >>
> >> Tested on Intel Tigerlake Platform.
> >
> > Series applied, thank you.
>
> patch #2 does not have a proper Fixes: tag format, it should be:
>
> Fixes: cafebabed00d ("some super subject")
> --
> Florian