]> git.baikalelectronics.ru Git - kernel.git/commit
net/smc: final part of add link processing as SMC client
authorKarsten Graul <kgraul@linux.ibm.com>
Sun, 3 May 2020 12:38:42 +0000 (14:38 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 May 2020 23:06:25 +0000 (16:06 -0700)
commit14706195f3b08812012eec8c41125eba68d0e888
tree4277406c673613a7fefa27fc3ff839587c867188
parent71fcb9d96db7bd8248c33a9d9dab224e78a7a004
net/smc: final part of add link processing as SMC client

This patch finalizes the ADD_LINK processing of new links. Receive the
CONFIRM_LINK request from peer, complete the link initialization,
register all used buffers with the IB device and finally send the
CONFIRM_LINK response, which completes the ADD_LINK processing.
And activate smc_llc_cli_add_link() in af_smc.c.

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_llc.c
net/smc/smc_llc.h