Message ID | 20240813-bnxt-str-v2-0-872050a157e7@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | bnxt_en: address string truncation | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Tue, 13 Aug 2024 15:32:54 +0100 you wrote: > Hi, > > This series addresses several string truncation issues that are flagged > by gcc-14. I do not have any reason to believe these are bugs, so I am > targeting this at net-next and have not provided Fixes tags. > > > [...] Here is the summary with links: - [net-next,v2,1/2] bnxt_en: Extend maximum length of version string by 1 byte https://git.kernel.org/netdev/net-next/c/ffff7ee843c3 - [net-next,v2,2/2] bnxt_en: avoid truncation of per rx run debugfs filename https://git.kernel.org/netdev/net-next/c/1418e9ab3e2e You are awesome, thank you!