]> git.baikalelectronics.ru Git - kernel.git/commit
net/smc: adapt SMC remote CONFIRM_RKEY processing to use the LLC flow
authorKarsten Graul <kgraul@linux.ibm.com>
Thu, 30 Apr 2020 13:55:48 +0000 (15:55 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Apr 2020 19:44:34 +0000 (12:44 -0700)
commit8e2cf046b62f0817b9bf64eeef2121715e9e5d09
tree208a8f1fb8abd074798bf179e81453c9cc8d83e2
parent8afd26e391d8d27452bcf3c27846fc0e99a4b926
net/smc: adapt SMC remote CONFIRM_RKEY processing to use the LLC flow

Use the LLC flow framework for the processing of CONFIRM_RKEY messages
that were received from the peer.

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/smc_llc.c