[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<171042122943.11983.9169028322185914388.git-patchwork-notify@kernel.org>
Date: Thu, 14 Mar 2024 13:00:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Duanqiang Wen <duanqiangwen@...-swift.com>
Cc: netdev@...r.kernel.org, mengyuanlou@...-swift.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
maciej.fijalkowski@...el.com, andrew@...n.ch, wangxiongfeng2@...wei.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: txgbe: fix clk_name exceed MAX_DEV_ID limits
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Wed, 13 Mar 2024 16:06:34 +0800 you wrote:
> txgbe register clk which name is i2c_designware.pci_dev_id(),
> clk_name will be stored in clk_lookup_alloc. If PCIe bus number
> is larger than 0x39, clk_name size will be larger than 20 bytes.
> It exceeds clk_lookup_alloc MAX_DEV_ID limits. So the driver
> shortened clk_name.
>
> Fixes: b63f20485e43 ("net: txgbe: Register fixed rate clock")
> Signed-off-by: Duanqiang Wen <duanqiangwen@...-swift.com>
>
> [...]
Here is the summary with links:
- net: txgbe: fix clk_name exceed MAX_DEV_ID limits
https://git.kernel.org/netdev/net/c/e30cef001da2
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