From: patchwork-bot+netdevbpf@kernel.org
To: Johan Hovold <johan@kernel.org>
Cc: davem@davemloft.net, kuba@kernel.org, linux-usb@vger.kernel.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
stable@vger.kernel.org
Subject: Re: [PATCH net] net: hso: fix muxed tty registration
Date: Fri, 17 Sep 2021 10:30:07 +0000 [thread overview]
Message-ID: <163187460775.15760.14685007430504576754.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210917101204.10147-1-johan@kernel.org>
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Fri, 17 Sep 2021 12:12:04 +0200 you wrote:
> If resource allocation and registration fail for a muxed tty device
> (e.g. if there are no more minor numbers) the driver should not try to
> deregister the never-registered (or already-deregistered) tty.
>
> Fix up the error handling to avoid dereferencing a NULL pointer when
> attempting to remove the character device.
>
> [...]
Here is the summary with links:
- [net] net: hso: fix muxed tty registration
https://git.kernel.org/netdev/net/c/e8f69b16ee77
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-09-17 10:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-17 10:12 [PATCH net] net: hso: fix muxed tty registration Johan Hovold
2021-09-17 10:30 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=163187460775.15760.14685007430504576754.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=johan@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.