[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174294303252.764297.2012932671054650861.git-patchwork-notify@kernel.org>
Date: Tue, 25 Mar 2025 22:50:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: linux-usb@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
hkallweit1@...il.com, linux@...linux.org.uk
Subject: Re: [PATCH net v3 0/2] net: usb: asix: ax88772: Fix potential string cut
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 24 Mar 2025 16:39:28 +0200 you wrote:
> The agreement and also PHY_MAX_ADDR limit suggest that the PHY address
> can't occupy more than two hex digits. In some cases GCC complains about
> potential string cut. In course of fixing this, introduce the PHY_ID_SIZE
> predefined constant to make it easier for the users to know the bare
> minimum for the buffer that holds PHY ID string (patch 1). With that,
> fix the ASIX driver that triggers GCC accordingly (patch 2).
>
> [...]
Here is the summary with links:
- [net,v3,1/2] net: phy: Introduce PHY_ID_SIZE — minimum size for PHY ID string
https://git.kernel.org/netdev/net-next/c/2c5ac026fd14
- [net,v3,2/2] net: usb: asix: ax88772: Increase phy_name size
https://git.kernel.org/netdev/net-next/c/61997271a5a7
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