]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
Merge branch 'smc-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 23 Nov 2021 11:42:24 +0000 (11:42 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Nov 2021 11:42:24 +0000 (11:42 +0000)
commit5789d04b77126752ab1d70c7f7fc00d65401cb1d
tree53ebd6421a293b12831d3682f13b2a5451c86843
parent1c743127cc54b112b155f434756bd4b5fa565a99
parent606a63c9783a32a45bd2ef0eee393711d75b3284
Merge branch 'smc-fixes'

Tony Lu says:

====================
smc: Fixes for closing process and minor cleanup

Patch 1 is a minor cleanup for local struct sock variables.

Patch 2 ensures the active closing side enters TIME_WAIT.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>