diff options
author | Geliang Tang <[email protected]> | 2022-01-20 16:35:28 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-01-20 20:24:01 -0800 |
commit | a4c0214fbee97c46e3f41fee37931d66c0fc3cb1 (patch) | |
tree | ab2070a992a03b0a991ab1ebfb3eb2df8ac39699 /scripts/gdb/linux/tasks.py | |
parent | 8e9eacad7ec7a9cbf262649ebf1fa6e6f6cc7d82 (diff) |
mptcp: fix removing ids bitmap setting
In mptcp_pm_nl_rm_addr_or_subflow(), the bit of rm_list->ids[i] in the
id_avail_bitmap should be set, not rm_list->ids[1]. This patch fixed it.
Fixes: 86e39e04482b ("mptcp: keep track of local endpoint still available for each msk")
Acked-by: Paolo Abeni <[email protected]>
Signed-off-by: Geliang Tang <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions