net/smc: split CLC confirm/accept data to be sent
authorUrsula Braun <ubraun@linux.ibm.com>
Sat, 26 Sep 2020 10:44:22 +0000 (12:44 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Sep 2020 22:19:02 +0000 (15:19 -0700)
commite15c6c46dedd7ec307ccc0d38de4743b109adfc6
tree87fc8731f471ab9290a858c5d67c94327dfa15fb
parent7affc809822a4e14b068a7bc6462c5b035e0043d
net/smc: split CLC confirm/accept data to be sent

When sending CLC confirm and CLC accept, separate the trailing
part of the message from the initial part (to be prepared for
future first contact extension).

Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/smc_clc.c
net/smc/smc_clc.h