diff options
author | Karsten Graul <kgraul@linux.ibm.com> | 2020-05-03 15:38:48 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-04 02:07:39 +0300 |
commit | 9c4168789cc635e1f0d265157b7617259d56bfee (patch) | |
tree | 72871b5bc988994d99e5f4d3d1ec4c724ef06116 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9ec6bf19ec8bb19f4211f6a2bf62c079d46b54ea (diff) | |
download | linux-9c4168789cc635e1f0d265157b7617259d56bfee.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions