Home
last modified time | relevance | path

Searched hist:"7774 ee23" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ethtool/
H A Dioctl.c7774ee23 Wed Dec 25 20:16:12 CST 2019 Richard Cochran <richardcochran@gmail.com> net: ethtool: Use the PHY time stamping interface.

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@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>