Re: [PATCH net] net/smc: free stashed qentry before overwrite in REQ_ADD_LINK to ADD_LINK transition

[email protected]
Newsgroups org.kernel.vger.linux-s390,org.kernel.vger.netdev
Message-ID <178726081088.489531.2829353523689897272.git-patchwork-notify@kernel.org>
Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <[email protected]>:

On Tue, 18 Aug 2026 09:31:07 +0200 you wrote:
> When smc_llc_event_handler() transitions the local LLC flow from
> SMC_LLC_FLOW_REQ_ADD_LINK to SMC_LLC_FLOW_ADD_LINK on arrival of an ADD_LINK
> request, it calls smc_llc_flow_qentry_set() unconditionally:
> 
> 	if (lgr->llc_flow_lcl.type == SMC_LLC_FLOW_REQ_ADD_LINK) {
> 		lgr->llc_flow_lcl.type = SMC_LLC_FLOW_ADD_LINK;
> 		smc_llc_flow_qentry_set(&lgr->llc_flow_lcl, qentry);
> 		...
> 	}
> 
> [...]

Here is the summary with links:
  - [net] net/smc: free stashed qentry before overwrite in REQ_ADD_LINK to ADD_LINK transition
    https://git.kernel.org/netdev/net/c/036322025d6e

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.