OSDN Git Service

net/smc: adapt SMC client code to use the LLC flow
authorKarsten Graul <kgraul@linux.ibm.com>
Thu, 30 Apr 2020 13:55:43 +0000 (15:55 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Apr 2020 19:44:33 +0000 (12:44 -0700)
commit0fb0b02bd6fd26cba38002be4a6bbcae2228fd44
treeff6cffe9ca8c6d2edd4cbe35674709a0823521a3
parent4667bb4aaabf87d6b97be1b4671b9db340a58cdc
net/smc: adapt SMC client code to use the LLC flow

Change the code that processes the SMC client part of connection
establishment to use the LLC flow framework (CONFIRM_LINK request
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_clc.h
net/smc/smc_core.h
net/smc/smc_llc.c