diff --git a/root/target/linux/generic/hack-5.4/693-tcp_bbr2.patch b/root/target/linux/generic/hack-5.4/693-tcp_bbr2.patch index ce5f3f3f..df618393 100644 --- a/root/target/linux/generic/hack-5.4/693-tcp_bbr2.patch +++ b/root/target/linux/generic/hack-5.4/693-tcp_bbr2.patch @@ -3367,5 +3367,4 @@ index dd5a6317a801..1da66d4bbb08 100644 + tcp_rate_check_app_limited(sk); tcp_mstamp_refresh(tcp_sk(sk)); - event = icsk->icsk_pending; - \ No newline at end of file + event = icsk->icsk_pending; \ No newline at end of file