[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173117463900.2982634.15326215887669526386.git-patchwork-notify@kernel.org>
Date: Sat, 09 Nov 2024 17:50:39 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Rosen Penev <rosenp@...il.com>
Cc: netdev@...r.kernel.org, ecree.xilinx@...il.com, habetsm.xilinx@...il.com,
andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, richardcochran@...il.com, ast@...nel.org,
daniel@...earbox.net, hawk@...nel.org, john.fastabend@...il.com,
linux-net-drivers@....com, linux-kernel@...r.kernel.org, bpf@...r.kernel.org
Subject: Re: [PATCHv2 net-next] net: sfc: use ethtool string helpers
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 5 Nov 2024 15:18:55 -0800 you wrote:
> The latter is the preferred way to copy ethtool strings.
>
> Avoids manually incrementing the pointer. Cleans up the code quite well.
>
> Signed-off-by: Rosen Penev <rosenp@...il.com>
> ---
> v2: cleaned up further with signature changes to make sure all
> increments get propagated.
> drivers/net/ethernet/sfc/ef10.c | 2 +-
> drivers/net/ethernet/sfc/ef100_nic.c | 2 +-
> drivers/net/ethernet/sfc/ethtool_common.c | 46 ++++++++-----------
> drivers/net/ethernet/sfc/falcon/ethtool.c | 34 ++++++--------
> drivers/net/ethernet/sfc/falcon/falcon.c | 2 +-
> drivers/net/ethernet/sfc/falcon/net_driver.h | 2 +-
> drivers/net/ethernet/sfc/falcon/nic.c | 9 ++--
> drivers/net/ethernet/sfc/falcon/nic.h | 2 +-
> drivers/net/ethernet/sfc/net_driver.h | 2 +-
> drivers/net/ethernet/sfc/nic.c | 9 ++--
> drivers/net/ethernet/sfc/nic_common.h | 2 +-
> drivers/net/ethernet/sfc/ptp.c | 2 +-
> drivers/net/ethernet/sfc/ptp.h | 2 +-
> .../net/ethernet/sfc/siena/ethtool_common.c | 46 ++++++++-----------
> drivers/net/ethernet/sfc/siena/net_driver.h | 2 +-
> drivers/net/ethernet/sfc/siena/nic.c | 14 +++---
> drivers/net/ethernet/sfc/siena/nic_common.h | 5 +-
> drivers/net/ethernet/sfc/siena/ptp.c | 2 +-
> drivers/net/ethernet/sfc/siena/ptp.h | 2 +-
> drivers/net/ethernet/sfc/siena/siena.c | 2 +-
> 20 files changed, 83 insertions(+), 106 deletions(-)
Here is the summary with links:
- [PATCHv2,net-next] net: sfc: use ethtool string helpers
https://git.kernel.org/netdev/net-next/c/9dae59210556
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists