On Wed, Jul 08, 2020 at 09:46:25AM -0700, Florian Fainelli wrote:
> Now that we have moved the PHY ethtool statistics to be dynamically
> registered, we no longer need to inline those for ethtool. This used to
> be done to avoid cross symbol referencing and allow ethtool to be
> decoupled from PHYL
Now that we have moved the PHY ethtool statistics to be dynamically
registered, we no longer need to inline those for ethtool. This used to
be done to avoid cross symbol referencing and allow ethtool to be
decoupled from PHYLIB entirely.
Signed-off-by: Florian Fainelli
---
drivers/net/phy/phy.c