diff --git a/root/target/linux/generic/hack-4.14/690-mptcp_v0.94.patch b/root/target/linux/generic/hack-4.14/690-mptcp_v0.94.patch index 907d334a..32116748 100644 --- a/root/target/linux/generic/hack-4.14/690-mptcp_v0.94.patch +++ b/root/target/linux/generic/hack-4.14/690-mptcp_v0.94.patch @@ -20056,7 +20056,7 @@ diff -aurN linux-4.14.127/net/mptcp/mptcp_sched.c mptcp-mptcp_v0.94/net/mptcp/mp + + dsp->last_rbuf_opti = tcp_jiffies32; + } -+ break; ++ //break; + } + } + diff --git a/root/target/linux/generic/hack-4.19/690-mptcp_v0.95.patch b/root/target/linux/generic/hack-4.19/690-mptcp_v0.95.patch index fc090f66..c0e74bef 100644 --- a/root/target/linux/generic/hack-4.19/690-mptcp_v0.95.patch +++ b/root/target/linux/generic/hack-4.19/690-mptcp_v0.95.patch @@ -22233,7 +22233,7 @@ diff -aurN linux-4.19.55/net/mptcp/mptcp_sched.c mptcp-mptcp_v0.95/net/mptcp/mpt + + def_p->last_rbuf_opti = tcp_jiffies32; + } -+ break; ++ //break; + } + } +