Messages in this thread |  | | Subject | Re: [PATCH net v2] net/qed: allow old cards not supporting "num_images" to work | | From | patchwork-bot+netdevbpf@kernel ... | | Date | Tue, 03 Dec 2024 09:59:08 +0000 |
| |
Hello:
This patch was applied to netdev/net.git (main) by Paolo Abeni <pabeni@redhat.com>:
On Thu, 28 Nov 2024 09:33:58 +0100 you wrote: > Commit 43645ce03e00 ("qed: Populate nvm image attribute shadow.") > added support for populating flash image attributes, notably > "num_images". However, some cards were not able to return this > information. In such cases, the driver would return EINVAL, causing the > driver to exit. > > Add check to return EOPNOTSUPP instead of EINVAL when the card is not > able to return these information. The caller function already handles > EOPNOTSUPP without error. > > [...]
Here is the summary with links: - [net,v2] net/qed: allow old cards not supporting "num_images" to work https://git.kernel.org/netdev/net/c/7a0ea70da56e
You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
|  |