mbox series

[-next,v2,0/2] ptp: Check timespec64 before call settime64()

Message ID 20240906034806.1161083-1-ruanjinjie@huawei.com (mailing list archive)
Headers show
Series ptp: Check timespec64 before call settime64() | expand

Message

Jinjie Ruan Sept. 6, 2024, 3:48 a.m. UTC
Check timespec64 before call settime64() to make sence.

Jinjie Ruan (2):
  ptp: Check timespec64 before call settime64()
  net: lan743x: Remove duplicate check

 drivers/net/ethernet/microchip/lan743x_ptp.c | 35 ++++++++------------
 drivers/ptp/ptp_clock.c                      | 10 ++++++
 2 files changed, 24 insertions(+), 21 deletions(-)