This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mptcp: Pick correct sk when iterating in mptcp_set_rto
We are iterating with sk_it as the iterator, so pick this one! Fixes: 57192ff ("mptcp: Correct initial meta-RTO estimation after 3-way handshake") Signed-off-by: Christoph Paasch <cpaasch@apple.com> Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
- Loading branch information