commit | bfd57b5900212acd5a14b9bea9ef49a5606d31a6 | [log] [tgz] |
---|---|---|
author | Richard Cochran <richardcochran@gmail.com> | Wed Dec 25 18:16:13 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 25 19:51:33 2019 -0800 |
tree | a2d84a0f0e0af6702432ac715bddcbe052f2e6f3 | |
parent | 7774ee23689d3c56ecb5eff6cd1bf6060bdd3d8e [diff] |
net: netcp_ethss: Use the PHY time stamping interface. The netcp_ethss driver tests fields of the phy_device in order to determine whether to defer to the PHY's time stamping functionality. 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>