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

From: Florian Fainelli
Date: Tue Sep 15 2020 - 18:54:40 EST




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