1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-13 03:41:54 +00:00

Should really fix MPTCP patch

This commit is contained in:
Ycarus 2018-03-15 13:43:22 +01:00
parent d2c4cc75f6
commit 1972cf3d85

View file

@ -11838,7 +11838,7 @@ index 0000000..d6de103
+
+ if (sock_owned_by_user(meta_sk)) {
+ if (!test_and_set_bit(MPTCP_PATH_MANAGER_DEFERRED,
+ &meta_tp->tsq_flags))
+ &meta_sk->sk_tsq_flags))
+ sock_hold(meta_sk);
+
+ goto next;