commit | bd36ed1c935144a0e3b788bba659258f666e7b5b | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Wed Jul 08 09:46:24 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 08 12:39:05 2020 -0700 |
tree | cf6d2f62da5f0707255e3b1caab68c9d401049f8 | |
parent | 5d75c04306f7f906c1200bef42406ccb71d4b75f [diff] |
net: phy: Define PHY statistics ethtool_phy_ops 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@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>