Re: [PATCH v2 net-next 0/3] net: hns3: some cleanups for hns3 driver
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178645741239.541422.2419238515063843223.git-patchwork-notify@kernel.org> |
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <[email protected]>: On Fri, 7 Aug 2026 17:54:32 +0800 you wrote: > Patch 1 sets msg->desc to NULL after kfree to avoid leaving a > dangling pointer in a struct that is reused across loop iterations. > > Patch 2 adds the missing const qualifier to the reg parameter of > hclge_log_error(), which is never modified within the function. > > Patch 3 uses the txqueue parameter passed by the ndo_tx_timeout > callback directly, instead of iterating all tx queues to find the > timed out one. > > [...] Here is the summary with links: - [v2,net-next,1/3] net: hns3: set msg->desc to NULL after kfree in hclge_query_reg_info() https://git.kernel.org/netdev/net-next/c/4f20c628b62e - [v2,net-next,2/3] net: hns3: add missing const qualifier to hclge_log_error() reg parameter https://git.kernel.org/netdev/net-next/c/b8f554e13899 - [v2,net-next,3/3] net: hns3: use txqueue parameter directly in ndo_tx_timeout https://git.kernel.org/netdev/net-next/c/f57b277e8b6f You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html