On 15/01/2026 11:58, Kory Maincent wrote:
On Wed, 14 Jan 2026 22:44:13 +0000
Vadim Fedorenko [off-list ref] wrote:
quoted
With all drivers converted to use ndo_hwstamp callbacks the legacy way
can be removed, marking ioctl interface as deprecated.
Thanks for all this work converting drivers to ndo_hwtstamp!
Maybe you can also remove this:
https://elixir.bootlin.com/linux/v6.19-rc5/source/drivers/infiniband/ulp/ipoib/ipoib_main.c#L1834
Hmm... looks like left-over from the drivers cleaning part. I'll remove
it in next version.
And in the driver development part of the documentation to avoid any new driver
with it:
https://elixir.bootlin.com/linux/v6.19-rc5/source/Documentation/networking/timestamping.rst#L630
Good point, I'll adjust it in v2!
Thanks!
Regards,