[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162430320494.6988.10698969626781207552.git-patchwork-notify@kernel.org>
Date: Mon, 21 Jun 2021 19:20:04 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Dan Carpenter <dan.carpenter@...cle.com>
Cc: yisen.zhuang@...wei.com, salil.mehta@...wei.com,
davem@...emloft.net, kuba@...nel.org, huangguangbin2@...wei.com,
moyufeng@...wei.com, tanhuazhong@...wei.com,
netdev@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH net-next 1/2] net: hns3: fix different snprintf() limit
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Sat, 19 Jun 2021 16:47:38 +0300 you wrote:
> This patch doesn't affect runtime at all, it's just a correctness issue.
>
> The ptp->info.name[] buffer has 16 characters but the snprintf() limit
> was capped at 32 characters. Fortunately, HCLGE_DRIVER_NAME is "hclge"
> which isn't close to 16 characters so we're fine.
>
> Fixes: 0bf5eb788512 ("net: hns3: add support for PTP")
> Signed-off-by: Dan Carpenter <dan.carpenter@...cle.com>
>
> [...]
Here is the summary with links:
- [net-next,1/2] net: hns3: fix different snprintf() limit
https://git.kernel.org/netdev/net-next/c/faebad853455
- [net-next,2/2] net: hns3: fix a double shift bug
https://git.kernel.org/netdev/net-next/c/956c3ae411b2
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