Re: [PATCH net-next 1/2] net: phy: Define PHY statistics ethtool_phy_ops

From: Andrew Lunn
Date: Wed Jul 08 2020 - 12:54:14 EST


On Wed, Jul 08, 2020 at 09:46:24AM -0700, Florian Fainelli wrote:
> Extend ethtool_phy_ops to include the 3 function pointers necessary for
> implementing PHY statistics. In a subsequent change we will uninline
> those functions.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew