diff options
author | 2023-08-01 17:28:18 +0300 | |
---|---|---|
committer | 2023-08-02 19:11:06 -0700 | |
commit | ef5eb9c5ce45deb4af0898778e2536fda80bc362 (patch) | |
tree | e7f1f8f576f0785ea79cb7ab622677939211ee60 /net/core/dev_ioctl.c | |
parent | net: bonding: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set() (diff) | |
download | wireguard-linux-ef5eb9c5ce45deb4af0898778e2536fda80bc362.tar.xz wireguard-linux-ef5eb9c5ce45deb4af0898778e2536fda80bc362.zip |
net: fec: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
The hardware timestamping through ndo_eth_ioctl() is going away.
Convert the FEC driver to the new API before that can be removed.
After removing the timestamping logic from fec_enet_ioctl(), the rest
is equivalent to phy_do_ioctl_running().
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Reviewed-by: Wei Fang <wei.fang@nxp.com>
Link: https://lore.kernel.org/r/20230801142824.1772134-7-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