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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 22 Dec 2023 12:08:16 -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 v5 1/2] ptp: introduce PTP_CLOCK_EXTOFF event
 for the measured external offset

On Wed, Dec 20, 2023 at 09:59:16AM -0500, Min Li wrote:

> @@ -228,7 +235,7 @@ struct ptp_pin_desc {
>  #define PTP_MASK_EN_SINGLE  _IOW(PTP_CLK_MAGIC, 20, unsigned int)
>  
>  struct ptp_extts_event {
> -	struct ptp_clock_time t; /* Time event occured. */
> +	struct ptp_clock_time t; /* Time event occurred. */
>  	unsigned int index;      /* Which channel produced the event. */
>  	unsigned int flags;      /* Reserved for future use. */
                                    ^^^^^^^^^^^^^^^^^^^^^^^
Please update this comment ........

Thanks,
Richard

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ