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.faine...@gmail.com> > Sent: Wednesday, September 16, 2020 6:54 AM > To: David Miller <da...@davemloft.net>; Wong, Vee Khee > <vee.khee.w...@intel.com> > Cc: peppe.cavall...@st.com; alexandre.tor...@st.com; > joab...@synopsys.com; mcoquelin.st...@gmail.com; k...@kernel.org; > joao.pi...@synopsys.com; a...@arndb.de; li...@armlinux.org.uk; > netdev@vger.kernel.org; linux-st...@st-md-mailman.stormreply.com; > linux-arm-ker...@lists.infradead.org; linux-ker...@vger.kernel.org; Ong, > Boon Leong <boon.leong....@intel.com>; Voon, Weifeng > <weifeng.v...@intel.com>; Vijaya Balan, Sadhishkhanna > <sadhishkhanna.vijaya.ba...@intel.com>; Seow, Chen Yong > <chen.yong.s...@intel.com> > 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.w...@intel.com> > > 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