diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-11 11:49:14 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-13 16:04:00 +0200 |
commit | 59e42f9e3e51672e165d9120f297979459f139de (patch) | |
tree | 91ec505036acf76f244d08852834ae46ac62d45b /target | |
parent | 418cf097e775d42aa752f280ffe9d80a35232d8c (diff) | |
download | upstream-59e42f9e3e51672e165d9120f297979459f139de.tar.gz upstream-59e42f9e3e51672e165d9120f297979459f139de.tar.bz2 upstream-59e42f9e3e51672e165d9120f297979459f139de.zip |
kernel: bump 4.14 to 4.14.143
Refreshed all patches.
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/backport-4.14/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/backport-4.14/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch b/target/linux/generic/backport-4.14/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch index d99294e371..fc644cec58 100644 --- a/target/linux/generic/backport-4.14/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch +++ b/target/linux/generic/backport-4.14/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch @@ -74,7 +74,7 @@ Cc: Kir Kolyshkin <kir@openvz.org> sk->sk_gso_max_size - 1 - MAX_TCP_HEADER); /* Goal is to send at least one packet per ms, -@@ -2213,7 +2213,7 @@ static bool tcp_small_queue_check(struct +@@ -2214,7 +2214,7 @@ static bool tcp_small_queue_check(struct { unsigned int limit; |