diff options
author | Karsten Graul <[email protected]> | 2020-05-03 14:38:48 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-05-03 16:07:39 -0700 |
commit | 9c4168789cc635e1f0d265157b7617259d56bfee (patch) | |
tree | 72871b5bc988994d99e5f4d3d1ec4c724ef06116 /tools/perf/scripts/python/stackcollapse.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 <[email protected]>
Reviewed-by: Ursula Braun <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions