aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-4.14/910-unaligned_access_hacks.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2020-01-24 11:13:35 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2020-01-24 13:14:33 +0100
commit76254cb75e4abc2a87e13134915cd0c422926fde (patch)
treec5a254d2dd51f56d75bc5413e709c43d77220bf4 /target/linux/ar71xx/patches-4.14/910-unaligned_access_hacks.patch
parent7a57e82f28a262b319ee2e1792d917778c95fe93 (diff)
downloadupstream-76254cb75e4abc2a87e13134915cd0c422926fde.tar.gz
upstream-76254cb75e4abc2a87e13134915cd0c422926fde.tar.bz2
upstream-76254cb75e4abc2a87e13134915cd0c422926fde.zip
kernel: bump 4.14 to 4.14.167
Refreshed all patches. Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ar71xx/patches-4.14/910-unaligned_access_hacks.patch')
-rw-r--r--target/linux/ar71xx/patches-4.14/910-unaligned_access_hacks.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-4.14/910-unaligned_access_hacks.patch b/target/linux/ar71xx/patches-4.14/910-unaligned_access_hacks.patch
index d1dd056f76..f2732ebb20 100644
--- a/target/linux/ar71xx/patches-4.14/910-unaligned_access_hacks.patch
+++ b/target/linux/ar71xx/patches-4.14/910-unaligned_access_hacks.patch
@@ -757,7 +757,7 @@
EXPORT_SYMBOL(xfrm_parse_spi);
--- a/net/ipv4/tcp_input.c
+++ b/net/ipv4/tcp_input.c
-@@ -3877,14 +3877,16 @@ static bool tcp_parse_aligned_timestamp(
+@@ -3878,14 +3878,16 @@ static bool tcp_parse_aligned_timestamp(
{
const __be32 *ptr = (const __be32 *)(th + 1);