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:
parent
d2c4cc75f6
commit
1972cf3d85
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue