[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174371883599.2702664.9943078333506248625.git-patchwork-notify@kernel.org>
Date: Thu, 03 Apr 2025 22:20:35 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: <edward.cree@....com>
Cc: linux-net-drivers@....com, davem@...emloft.net, kuba@...nel.org,
edumazet@...gle.com, pabeni@...hat.com, horms@...nel.org,
andrew+netdev@...n.ch, ecree.xilinx@...il.com, netdev@...r.kernel.org,
bookyungwook@...il.com
Subject: Re: [PATCH net] sfc: fix NULL dereferences in
ef100_process_design_param()
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 1 Apr 2025 23:54:39 +0100 you wrote:
> From: Edward Cree <ecree.xilinx@...il.com>
>
> Since cited commit, ef100_probe_main() and hence also
> ef100_check_design_params() run before efx->net_dev is created;
> consequently, we cannot netif_set_tso_max_size() or _segs() at this
> point.
> Move those netif calls to ef100_probe_netdev(), and also replace
> netif_err within the design params code with pci_err.
>
> [...]
Here is the summary with links:
- [net] sfc: fix NULL dereferences in ef100_process_design_param()
https://git.kernel.org/netdev/net/c/8241ecec1cdc
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