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@xxxxxxxxxx> > > [...] 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