[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <160979700876.8172.3140864000017286214.git-patchwork-notify@kernel.org>
Date: Mon, 04 Jan 2021 21:50:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xie He <xie.he.0141@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, linux-x25@...r.kernel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org, ms@....tdt.de
Subject: Re: [PATCH net] net: lapb: Decrease the refcount of "struct lapb_cb" in
lapb_device_event
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 31 Dec 2020 09:43:31 -0800 you wrote:
> In lapb_device_event, lapb_devtostruct is called to get a reference to
> an object of "struct lapb_cb". lapb_devtostruct increases the refcount
> of the object and returns a pointer to it. However, we didn't decrease
> the refcount after we finished using the pointer. This patch fixes this
> problem.
>
> Fixes: a4989fa91110 ("net/lapb: support netdev events")
> Cc: Martin Schiller <ms@....tdt.de>
> Signed-off-by: Xie He <xie.he.0141@...il.com>
>
> [...]
Here is the summary with links:
- [net] net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_event
https://git.kernel.org/netdev/net/c/b40f97b91a3b
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