[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<168686702108.9701.16428845157515864960.git-patchwork-notify@kernel.org>
Date: Thu, 15 Jun 2023 22:10:21 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Lin Ma <linma@....edu.cn>
Cc: davem@...emloft.net, netdev@...r.kernel.org,
tipc-discussion@...ts.sourceforge.net
Subject: Re: [PATCH v1] tipc: resize nlattr array to correct size
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 14 Jun 2023 16:00:13 +0800 you wrote:
> According to nla_parse_nested_deprecated(), the tb[] is supposed to the
> destination array with maxtype+1 elements. In current
> tipc_nl_media_get() and __tipc_nl_media_set(), a larger array is used
> which is unnecessary. This patch resize them to a proper size.
>
> Signed-off-by: Lin Ma <linma@....edu.cn>
>
> [...]
Here is the summary with links:
- [v1] tipc: resize nlattr array to correct size
https://git.kernel.org/netdev/net/c/44194cb1b604
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