Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Wed, 19 Nov 2025 10:51:12 +0000 you wrote:
From: Andrey Vatoropin a.vatoropin@crpt.ru
be_insert_vlan_in_pkt() is called with the wrb_params argument being NULL at be_send_pkt_to_bmc() call site. This may lead to dereferencing a NULL pointer when processing a workaround for specific packet, as commit bc0c3405abbb ("be2net: fix a Tx stall bug caused by a specific ipv6 packet") states.
[...]
Here is the summary with links: - [net] be2net: pass wrb_params in case of OS2BMC https://git.kernel.org/netdev/net/c/7d277a7a5857
You are awesome, thank you!