diff options
author | 2023-08-01 17:28:21 +0300 | |
---|---|---|
committer | 2023-08-02 19:11:06 -0700 | |
commit | 54e1ed69c40a3ea9a82cb59ad88e00af98a6628e (patch) | |
tree | b2ceb5c42da1d0238289222e99e9d24e51ebf3ce /net/core/dev_ioctl.c | |
parent | net: sparx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (diff) | |
download | wireguard-linux-54e1ed69c40a3ea9a82cb59ad88e00af98a6628e.tar.xz wireguard-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/core/dev_ioctl.c')
0 files changed, 0 insertions, 0 deletions