]> git.baikalelectronics.ru Git - kernel.git/commit
net/smc: introduce CLC first contact extension
authorUrsula Braun <ubraun@linux.ibm.com>
Sat, 26 Sep 2020 10:44:31 +0000 (12:44 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Sep 2020 22:19:03 +0000 (15:19 -0700)
commit104135e3197ab6836b9d3a4d549afbf9b600def1
tree9155c052bc2b2ead7ed0a7f1ea4482ffd8dfbfab
parent1ed69f6a0e2a27cbd8f77f96ce72a4569d173bd5
net/smc: introduce CLC first contact extension

SMC Version 2 defines a first contact extension for CLC accept
and CLC confirm. This patch covers sending and receiving of the
CLC 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/af_smc.c
net/smc/smc.h
net/smc/smc_clc.c
net/smc/smc_clc.h
net/smc/smc_core.c
net/smc/smc_core.h