diff options
author | Karsten Graul <kgraul@linux.ibm.com> | 2020-05-03 14:38:48 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-03 16:07:39 -0700 |
commit | 9c4168789cc635e1f0d265157b7617259d56bfee (patch) | |
tree | 72871b5bc988994d99e5f4d3d1ec4c724ef06116 /scripts/bpf_helpers_doc.py | |
parent | 9ec6bf19ec8bb19f4211f6a2bf62c079d46b54ea (diff) |
net/smc: delete link processing as SMC client
Add smc_llc_process_cli_delete_link() to process a DELETE_LINK request
as SMC client. 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 response LLC message and then clear the deleted
link. Finally determine 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 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions