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
Reviewed-by: Andrew Lunn
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
---
drivers/net/phy/phy_device.c | 3 +++
include/linux/ethtool.h | 7 +++
2 files changed, 10 in