Re: [PATCH net-next v2 0/2] net: ptp: driver opt-in for supported PTP ioctl flags
From: Jakub Kicinski
Date: Wed Apr 16 2025 - 09:39:09 EST
On Mon, 14 Apr 2025 14:26:29 -0700 Jacob Keller wrote:
> Both the PTP_EXTTS_REQUEST(2) and PTP_PEROUT_REQUEST(2) ioctls take flags
> from userspace to modify their behavior. Drivers are supposed to check
> these flags, rejecting requests for flags they do not support.
Applied, thanks!