aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2020-01-24 11:15:07 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2020-01-24 13:18:01 +0100
commitc15a039e6291887524d61a1a2fc94ac6217c2e24 (patch)
tree55851ea2c8293db14cac3eb92b8afbe0a464a68e /target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch
parent02f9582e89c4bbef98d4f6c3a2ad36ee682aaa82 (diff)
downloadupstream-c15a039e6291887524d61a1a2fc94ac6217c2e24.tar.gz
upstream-c15a039e6291887524d61a1a2fc94ac6217c2e24.tar.bz2
upstream-c15a039e6291887524d61a1a2fc94ac6217c2e24.zip
kernel: bump 4.9 to 4.9.211
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/ar71xx/patches-4.9/910-unaligned_access_hacks.patch')
-rw-r--r--target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch b/target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch
index 6fee84b266..5e03ad3211 100644
--- a/target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch
+++ b/target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch
@@ -795,7 +795,7 @@
--- a/net/ipv4/tcp_input.c
+++ b/net/ipv4/tcp_input.c
-@@ -3933,14 +3933,16 @@ static bool tcp_parse_aligned_timestamp(
+@@ -3934,14 +3934,16 @@ static bool tcp_parse_aligned_timestamp(
{
const __be32 *ptr = (const __be32 *)(th + 1);