]> git.baikalelectronics.ru Git - kernel.git/commit
net/smc: adapt SMC server code to use the LLC flow
authorKarsten Graul <kgraul@linux.ibm.com>
Thu, 30 Apr 2020 13:55:42 +0000 (15:55 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Apr 2020 19:44:33 +0000 (12:44 -0700)
commitef723293cbb2f189f60a65956c6ab1cdb16c6188
treeb14d05ced2ae8c025759dada41380196a96fbe1d
parentfefb83b363ba49a6251ef908dbe74546dcba44e1
net/smc: adapt SMC server code to use the LLC flow

Change the code that processes the SMC server part of connection
establishment to use the LLC flow framework (CONFIRM_LINK response
messages).

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