[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230328154753.6872b87e@kernel.org>
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