Re: [PATCH] bnxt_en: Fix call to hardware monitoring event handler
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178742882588.1812309.229528138073093887.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <[email protected]>: On Thu, 20 Aug 2026 21:45:12 -0700 you wrote: > The first parameter of hwmon_notify_event() is supposed to be the hardware > monitoring device. The bnxt driver calls it with the platform device as > first parameter instead. This API break results in undefined behavior and > may result in a crash. > > Pass the hardware monitoring device as parameter instead to fix the > problem. > > [...] Here is the summary with links: - bnxt_en: Fix call to hardware monitoring event handler https://git.kernel.org/netdev/net/c/622d698df423 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html