diff options
author | Karsten Graul <kgraul@linux.ibm.com> | 2020-05-03 14:38:47 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-04 01:07:23 +0200 |
commit | 9ec6bf19ec8bb19f4211f6a2bf62c079d46b54ea (patch) | |
tree | e50e84e2256eed5751bd859f52a9a9afc201c659 /crypto/ecdh.c | |
parent | net/smc: delete an asymmetric link as SMC server (diff) | |
download | linux-9ec6bf19ec8bb19f4211f6a2bf62c079d46b54ea.tar.xz linux-9ec6bf19ec8bb19f4211f6a2bf62c079d46b54ea.zip |
net/smc: llc_del_link_work and use the LLC flow for delete link
Introduce a work that is scheduled when a new DELETE_LINK LLC request is
received. The work will call either the SMC client or SMC server
DELETE_LINK processing.
And use the LLC flow framework to process incoming DELETE_LINK LLC
messages, scheduling the llc_del_link_work for those events.
With these changes smc_lgr_forget() is only called by one function and
can be migrated into smc_lgr_cleanup_early().
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>
Diffstat (limited to 'crypto/ecdh.c')
0 files changed, 0 insertions, 0 deletions