Message ID | 20211123082515.65956-1-tonylu@linux.alibaba.com (mailing list archive) |
---|---|
Headers | show |
Series | Fixes for closing process and minor cleanup | expand |
Hello: This series was applied to netdev/net.git (master) by David S. Miller <davem@davemloft.net>: On Tue, 23 Nov 2021 16:25:14 +0800 you wrote: > Patch 1 is a minor cleanup for local struct sock variables. > > Patch 2 ensures the active closing side enters TIME_WAIT. > > Tony Lu (2): > net/smc: Clean up local struct sock variables > net/smc: Ensure the active closing peer first closes clcsock > > [...] Here is the summary with links: - [net,1/2] net/smc: Clean up local struct sock variables https://git.kernel.org/netdev/net/c/45c3ff7a9ac1 - [net,2/2] net/smc: Ensure the active closing peer first closes clcsock https://git.kernel.org/netdev/net/c/606a63c9783a You are awesome, thank you!