diff options
author | Karsten Graul <kgraul@linux.ibm.com> | 2020-05-03 14:38:49 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-03 16:07:56 -0700 |
commit | 08ae27ddfb6514a8316b17256cd4262bb6931c1f (patch) | |
tree | cdbce446721f4be2504ca7c145bc594d7119d92f /lib/livepatch/test_klp_state.c | |
parent | 9c4168789cc635e1f0d265157b7617259d56bfee (diff) | |
download | linux-08ae27ddfb6514a8316b17256cd4262bb6931c1f.tar.gz linux-08ae27ddfb6514a8316b17256cd4262bb6931c1f.tar.bz2 linux-08ae27ddfb6514a8316b17256cd4262bb6931c1f.zip |
net/smc: delete link processing as SMC server
Add smc_llc_process_srv_delete_link() to process a DELETE_LINK request
as SMC server. When the request is to delete ALL links then terminate
the whole link group. If not, find the link to delete by its link_id,
send the DELETE_LINK request LLC message and wait for the response.
No matter if a response was received, clear the deleted link and update
the link group state.
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 'lib/livepatch/test_klp_state.c')
0 files changed, 0 insertions, 0 deletions