[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162136980960.4677.9044417345810076193.git-patchwork-notify@kernel.org>
Date: Tue, 18 May 2021 20:30:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xin Long <lucien.xin@...il.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
tipc-discussion@...ts.sourceforge.net, jmaloy@...hat.com,
ying.xue@...driver.com
Subject: Re: [PATCH net] tipc: simplify the finalize work queue
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 18 May 2021 10:09:08 +0800 you wrote:
> This patch is to use "struct work_struct" for the finalize work queue
> instead of "struct tipc_net_work", as it can get the "net" and "addr"
> from tipc_net's other members and there is no need to add extra net
> and addr in tipc_net by defining "struct tipc_net_work".
>
> Note that it's safe to get net from tn->bcl as bcl is always released
> after the finalize work queue is done.
>
> [...]
Here is the summary with links:
- [net] tipc: simplify the finalize work queue
https://git.kernel.org/netdev/net/c/be07f056396d
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