From: patchwork-bot+netdevbpf@kernel.org
To: Yuan Can <yuancan@huawei.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, sfr@canb.auug.org.au, error27@gmail.com,
bigeasy@linutronix.de, colin.i.king@gmail.com,
yang.lee@linux.alibaba.com, josright123@gmail.com,
netdev@vger.kernel.org
Subject: Re: [PATCH] net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx()
Date: Wed, 23 Nov 2022 12:50:15 +0000 [thread overview]
Message-ID: <166920781527.7047.1981638432352081834.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221121033226.91461-1-yuancan@huawei.com>
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:
On Mon, 21 Nov 2022 03:32:26 +0000 you wrote:
> The dm9051_loop_rx() returns without release skb when dm9051_stop_mrcmd()
> returns error, free the skb to avoid this leak.
>
> Fixes: 2dc95a4d30ed ("net: Add dm9051 driver")
> Signed-off-by: Yuan Can <yuancan@huawei.com>
> ---
> drivers/net/ethernet/davicom/dm9051.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
Here is the summary with links:
- net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx()
https://git.kernel.org/netdev/net/c/bac81f40c2c1
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:[~2022-11-23 13:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-21 3:32 [PATCH] net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx() Yuan Can
2022-11-21 18:09 ` Maciej Fijalkowski
2022-11-23 12:50 ` 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=166920781527.7047.1981638432352081834.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=bigeasy@linutronix.de \
--cc=colin.i.king@gmail.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=error27@gmail.com \
--cc=josright123@gmail.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sfr@canb.auug.org.au \
--cc=yang.lee@linux.alibaba.com \
--cc=yuancan@huawei.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.