[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <164414580880.29882.2248402638653192895.git-patchwork-notify@kernel.org>
Date: Sun, 06 Feb 2022 11:10:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
edumazet@...gle.com, syzkaller@...glegroups.com
Subject: Re: [PATCH net] net/smc: fix ref_tracker issue in smc_pnet_add()
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Sat, 5 Feb 2022 21:05:16 -0800 you wrote:
> From: Eric Dumazet <edumazet@...gle.com>
>
> I added the netdev_tracker_alloc() right after ndev was
> stored into the newly allocated object:
>
> new_pe->ndev = ndev;
> if (ndev)
> netdev_tracker_alloc(ndev, &new_pe->dev_tracker, GFP_KERNEL);
>
> [...]
Here is the summary with links:
- [net] net/smc: fix ref_tracker issue in smc_pnet_add()
https://git.kernel.org/netdev/net/c/28f922213886
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