[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162128581053.6429.12390001025467093897.git-patchwork-notify@kernel.org>
Date: Mon, 17 May 2021 21:10:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Zheyu Ma <zheyuma97@...il.com>
Cc: isdn@...ux-pingi.de, christophe.jaillet@...adoo.fr,
davem@...emloft.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] isdn: mISDN: netjet: Fix crash in nj_probe:
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Sun, 16 May 2021 07:11:40 +0000 you wrote:
> 'nj_setup' in netjet.c might fail with -EIO and in this case
> 'card->irq' is initialized and is bigger than zero. A subsequent call to
> 'nj_release' will free the irq that has not been requested.
>
> Fix this bug by deleting the previous assignment to 'card->irq' and just
> keep the assignment before 'request_irq'.
>
> [...]
Here is the summary with links:
- isdn: mISDN: netjet: Fix crash in nj_probe:
https://git.kernel.org/netdev/net/c/9f6f852550d0
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