]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - net/smc/af_smc.c
net/smc: replace sock_put worker by socket refcounting
authorUrsula Braun <ubraun@linux.vnet.ibm.com>
Fri, 26 Jan 2018 08:28:48 +0000 (09:28 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Jan 2018 15:41:56 +0000 (10:41 -0500)
commit51f1de79ad8ed3555fd01ae8fd432691d397684b
tree5f4563da79255237cd7993de320596c236ef824d
parent8dce2786a2905e5b0ce49263910b4a47af75b752
net/smc: replace sock_put worker by socket refcounting

Proper socket refcounting makes the sock_put worker obsolete.

Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/af_smc.c
net/smc/smc.h
net/smc/smc_cdc.c
net/smc/smc_close.c
net/smc/smc_close.h
net/smc/smc_core.c