diff options
author | Karsten Graul <[email protected]> | 2020-05-03 14:38:47 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-05-03 16:07:23 -0700 |
commit | 9ec6bf19ec8bb19f4211f6a2bf62c079d46b54ea (patch) | |
tree | e50e84e2256eed5751bd859f52a9a9afc201c659 /tools/perf/scripts/python/stackcollapse.py | |
parent | c9a5d243035161f06175a7c6d487c9860e0f179a (diff) |
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 <[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