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:   Tue, 28 Mar 2023 15:47:53 -0700
From:   Jakub Kicinski <kuba@...nel.org>
To:     Íñigo Huguet <ihuguet@...hat.com>
Cc:     ecree.xilinx@...il.com, habetsm.xilinx@...il.com,
        davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com,
        richardcochran@...il.com, netdev@...r.kernel.org,
        Yalin Li <yalli@...hat.com>
Subject: Re: [PATCH v5 net-next 4/4] sfc: remove expired unicast PTP filters

On Mon, 27 Mar 2023 12:57:55 +0200 Íñigo Huguet wrote:
> @@ -313,6 +318,7 @@ struct efx_ptp_data {
>  	struct efx_ptp_event_rx rx_evts[MAX_RECEIVE_EVENTS];
>  	struct workqueue_struct *workwq;
>  	struct work_struct work;
> +	struct delayed_work cleanup_work;
>  	bool reset_required;
>  	struct list_head rxfilters_mcast;
>  	struct list_head rxfilters_ucast;

kdoc update missing

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ