From: patchwork-bot+netdevbpf@kernel.org
To: Tong Zhang <ztong0001@gmail.com>
Cc: 3chas3@gmail.com, linux-atm-general@lists.sourceforge.net,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] atm: eni: dont release is never initialized
Date: Mon, 01 Mar 2021 21:20:07 +0000 [thread overview]
Message-ID: <161463360737.8865.18082066320461407132.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210227211506.314125-1-ztong0001@gmail.com>
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Sat, 27 Feb 2021 16:15:06 -0500 you wrote:
> label err_eni_release is reachable when eni_start() fail.
> In eni_start() it calls dev->phy->start() in the last step, if start()
> fail we don't need to call phy->stop(), if start() is never called, we
> neither need to call phy->stop(), otherwise null-ptr-deref will happen.
>
> In order to fix this issue, don't call phy->stop() in label err_eni_release
>
> [...]
Here is the summary with links:
- atm: eni: dont release is never initialized
https://git.kernel.org/netdev/net/c/4deb550bc3b6
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-03-02 7:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-27 21:15 [PATCH] atm: eni: dont release is never initialized Tong Zhang
2021-03-01 21:20 ` 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=161463360737.8865.18082066320461407132.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=3chas3@gmail.com \
--cc=linux-atm-general@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=ztong0001@gmail.com \
/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.