diff options
| author | Geliang Tang <[email protected]> | 2020-09-24 08:29:55 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-09-24 19:58:34 -0700 |
| commit | 0ee4261a36817c441d26ee90ad96f9cc30d678ce (patch) | |
| tree | 460c05bc5cf90cc618f7eb901f971501998eabd5 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | b6c08380860b926752d57c8fa9911fa388c4b876 (diff) | |
mptcp: implement mptcp_pm_remove_subflow
This patch implemented the local subflow removing function,
mptcp_pm_remove_subflow, it simply called mptcp_pm_nl_rm_subflow_received
under the PM spin lock.
We use mptcp_pm_remove_subflow to remove a local subflow, so change it's
argument from remote_id to local_id.
We check subflow->local_id in mptcp_pm_nl_rm_subflow_received to remove
a subflow.
Suggested-by: Matthieu Baerts <[email protected]>
Suggested-by: Paolo Abeni <[email protected]>
Suggested-by: Mat Martineau <[email protected]>
Signed-off-by: Geliang Tang <[email protected]>
Reviewed-by: Mat Martineau <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions