Re: [Intel-wired-lan] [PATCH] net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
From: Paul Menzel
Date: Mon Feb 03 2025 - 11:42:28 EST
Dear Piotr,
Thank you for your patch.
Am 02.02.25 um 18:08 schrieb Piotr Wejman:
Update the driver to the new hw timestamping API.
Could you please elaborate. Maybe a pointer to the new API, and what
commit added it, and what tests were done, and/or are needed?
Signed-off-by: Piotr Wejman <piotrwejman90@xxxxxxxxx>
---
drivers/net/ethernet/intel/e1000e/e1000.h | 2 +-
drivers/net/ethernet/intel/e1000e/netdev.c | 52 ++++++++--------------
2 files changed, 20 insertions(+), 34 deletions(-)
Kind regards,
Paul