Hello:
This patch was applied to netdev/net.git (master) by Jakub Kicinski kuba@kernel.org:
On Wed, 16 Mar 2022 14:46:13 -0700 you wrote:
commit b7a49f73059f ("bnx2x: Utilize firmware 7.13.21.0") added request_firmware() logic in probe() which caused built-in kernel driver (CONFIG_BNX2X=y) load failure (below), as access to firmware file is not feasible during the probe.
"Direct firmware load for bnx2x/bnx2x-e2-7.13.21.0.fw failed with error -2"
[...]
Here is the summary with links: - [net] bnx2x: fix built-in kernel driver load failure https://git.kernel.org/netdev/net/c/424e7834e293
You are awesome, thank you!