OSDN Git Service

net/smc: restructure client and server code in af_smc
authorHans Wippel <hwippel@linux.ibm.com>
Fri, 18 May 2018 07:34:18 +0000 (09:34 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 May 2018 17:15:02 +0000 (13:15 -0400)
commit3b2dec2603d5b06ad3af71c1164ca0b92df3d2a8
tree8a966d7a156ba86f4d824d25f57ded6000cbd192
parent6511aad3f0392f37630b4f7f96fbc192dc54b29f
net/smc: restructure client and server code in af_smc

This patch splits up the functions smc_connect_rdma and smc_listen_work
into smaller functions.

Signed-off-by: Hans Wippel <hwippel@linux.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/af_smc.c