[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230201110541.1cf6ba7f@kernel.org>
Date: Wed, 1 Feb 2023 11:05:41 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Íñigo Huguet <ihuguet@...hat.com>
Cc: ecree.xilinx@...il.com, habetsm.xilinx@...il.com,
richardcochran@...il.com, davem@...emloft.net, edumazet@...gle.com,
pabeni@...hat.com, netdev@...r.kernel.org,
Yalin Li <yalli@...hat.com>, kernel test robot <lkp@...el.com>
Subject: Re: [PATCH net-next v2 0/4] sfc: support unicast PTP
On Wed, 1 Feb 2023 09:08:45 +0100 Íñigo Huguet wrote:
> v2: fixed missing IS_ERR
> added doc of missing fields in efx_ptp_rxfilter
1. don't repost within 24h, *especially* if you're reposting
because of compilation problems
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html
2. please don't repost in a thread, it makes it harder for me
to maintain a review queue
3. drop the pointless inline in the source file in patch 4
+static inline void efx_ptp_remove_one_filter(struct efx_nic *efx,
+ struct efx_ptp_rxfilter *rxfilter)
Powered by blists - more mailing lists