diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-03-12 11:51:36 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-03-17 22:15:38 +0100 |
commit | fa8e99c51d168bc1ff6e0e06b28589c20a11e27f (patch) | |
tree | 1233d8143aacb54cb2af592e3027707e2add7afb /target/linux/generic/backport-4.9/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch | |
parent | 12d3d87a91e9f333ed067a6db43711bd89992346 (diff) | |
download | upstream-fa8e99c51d168bc1ff6e0e06b28589c20a11e27f.tar.gz upstream-fa8e99c51d168bc1ff6e0e06b28589c20a11e27f.tar.bz2 upstream-fa8e99c51d168bc1ff6e0e06b28589c20a11e27f.zip |
kernel: bump 4.9 to 4.9.87
- Refreshed all patches
Compile tested on: ar71xx
Runtime tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/backport-4.9/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch')
-rw-r--r-- | target/linux/generic/backport-4.9/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.9/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch b/target/linux/generic/backport-4.9/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch index d92ce07478..33593194d5 100644 --- a/target/linux/generic/backport-4.9/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch +++ b/target/linux/generic/backport-4.9/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, -@@ -2084,7 +2084,7 @@ static bool tcp_small_queue_check(struct +@@ -2111,7 +2111,7 @@ static bool tcp_small_queue_check(struct { unsigned int limit; |