[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164215981041.30922.14283745456970743905.git-patchwork-notify@kernel.org>
Date: Fri, 14 Jan 2022 11:30:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Sergey Shtylyov <s.shtylyov@....ru>
Cc: opendmb@...il.com, f.fainelli@...il.com, davem@...emloft.net,
kuba@...nel.org, netdev@...r.kernel.org,
bcm-kernel-feedback-list@...adcom.com
Subject: Re: [PATCH] bcmgenet: add WOL IRQ check
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Thu, 13 Jan 2022 22:46:07 +0300 you wrote:
> The driver neglects to check the result of platform_get_irq_optional()'s
> call and blithely passes the negative error codes to devm_request_irq()
> (which takes *unsigned* IRQ #), causing it to fail with -EINVAL.
> Stop calling devm_request_irq() with the invalid IRQ #s.
>
> Signed-off-by: Sergey Shtylyov <s.shtylyov@....ru>
>
> [...]
Here is the summary with links:
- bcmgenet: add WOL IRQ check
https://git.kernel.org/netdev/net/c/9deb48b53e7f
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