Skip to content
Commit ae5e8d0b authored by Yacan Liu's avatar Yacan Liu Committed by Greg Kroah-Hartman
Browse files

net/smc: Remove redundant refcount increase

[ Upstream commit a8424a9b ]

For passive connections, the refcount increment has been done in
smc_clcsock_accept()-->smc_sock_alloc().

Fixes: 3b2dec26

 ("net/smc: restructure client and server code in af_smc")
Signed-off-by: default avatarYacan Liu <liuyacan@corp.netease.com>
Reviewed-by: default avatarTony Lu <tonylu@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220830152314.838736-1-liuyacan@corp.netease.com
Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 47e67943
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment