diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2023-08-01 17:28:21 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-08-02 19:11:06 -0700 |
commit | 54e1ed69c40a3ea9a82cb59ad88e00af98a6628e (patch) | |
tree | b2ceb5c42da1d0238289222e99e9d24e51ebf3ce /net/ethtool/common.c | |
parent | 7bdde44463b2980dac9577604a27ae69c2bbd0a1 (diff) | |
download | linux-54e1ed69c40a3ea9a82cb59ad88e00af98a6628e.tar.gz linux-54e1ed69c40a3ea9a82cb59ad88e00af98a6628e.tar.bz2 linux-54e1ed69c40a3ea9a82cb59ad88e00af98a6628e.zip |
net: lan966x: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
The hardware timestamping through ndo_eth_ioctl() is going away.
Convert the lan966x driver to the new API before that can be removed.
After removing the timestamping logic from lan966x_port_ioctl(), the
rest is equivalent to phy_do_ioctl().
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Link: https://lore.kernel.org/r/20230801142824.1772134-10-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ethtool/common.c')
0 files changed, 0 insertions, 0 deletions