On Mon, Dec 16, 2019 at 08:13:19AM -0800, Richard Cochran wrote: > The ethtool layer tests fields of the phy_device in order to determine > whether to invoke the PHY's tsinfo ethtool callback. This patch > replaces the open coded logic with an invocation of the proper > methods. > > Signed-off-by: Richard Cochran <richardcochran@xxxxxxxxx> Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew