[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5ecd2625-39a7-a4d6-a7ac-5a454381f28c@gmail.com>
Date: Tue, 28 Mar 2023 05:07:50 +0100
From: Edward Cree <ecree.xilinx@...il.com>
To: Íñigo Huguet <ihuguet@...hat.com>,
habetsm.xilinx@...il.com
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, richardcochran@...il.com,
netdev@...r.kernel.org, Yalin Li <yalli@...hat.com>
Subject: Re: [PATCH v5 net-next 1/4] sfc: store PTP filters in a list
On 27/03/2023 11:57, Íñigo Huguet wrote:
> Instead of using a fixed sized array for the PTP filters, use a list.
>
> This is not actually necessary at this point because the filters for
> multicast PTP are a fixed number, but this is a preparation for the
> following patches adding support for unicast PTP.
>
> To avoid confusion with the new struct type efx_ptp_rxfilter, change the
> name of some local variables from rxfilter to spec, given they're of the
> type efx_filter_spec.
>
> Reported-by: Yalin Li <yalli@...hat.com>
> Signed-off-by: Íñigo Huguet <ihuguet@...hat.com>
> ---
Reviewed-by: Edward Cree <ecree.xilinx@...il.com>
Powered by blists - more mailing lists