lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 18 Dec 2023 19:52:50 -0800
From: Richard Cochran <richardcochran@...il.com>
To: Min Li <lnimi@...mail.com>
Cc: lee@...nel.org, linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
	Min Li <min.li.xe@...esas.com>
Subject: Re: [PATCH net-next v4 1/2] ptp: introduce PTP_CLOCK_EXTOFF event
 for the measured external offset

On Mon, Dec 18, 2023 at 11:50:44AM -0500, Min Li wrote:
> @@ -50,6 +52,11 @@
>  					 PTP_RISING_EDGE |	\
>  					 PTP_FALLING_EDGE)
>  
> +/*
> + * flag fields valid for the ptp_extts_event report.
> + */
> +#define PTP_EXTTS_EVENT_VALID_FLAGS	(PTP_ENABLE_FEATURE)

Nit: Can we please call this PTP_EXTTS_EVENT_VALID without the _FLAGS suffix?

Thanks,
Richard

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ