summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorGeliang Tang <geliangtang@gmail.com>2020-09-24 03:29:55 +0300
committerDavid S. Miller <davem@davemloft.net>2020-09-25 05:58:34 +0300
commit0ee4261a36817c441d26ee90ad96f9cc30d678ce (patch)
tree460c05bc5cf90cc618f7eb901f971501998eabd5 /include/linux/timerqueue.h
parentb6c08380860b926752d57c8fa9911fa388c4b876 (diff)
downloadlinux-0ee4261a36817c441d26ee90ad96f9cc30d678ce.tar.xz
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 <matthieu.baerts@tessares.net> Suggested-by: Paolo Abeni <pabeni@redhat.com> Suggested-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: Geliang Tang <geliangtang@gmail.com> Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions