aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-4.4
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2017-09-04 12:50:01 +0100
committerMathias Kresin <dev@kresin.me>2017-09-04 14:41:56 +0200
commitca53effdd6478f32948f6755bb65b34505203e59 (patch)
treefacec651070d21486989c7aa78b41150c28181b8 /target/linux/ar71xx/patches-4.4
parent1100bbf8337f83b4eecd1dff890c36fbed2956d5 (diff)
downloadupstream-ca53effdd6478f32948f6755bb65b34505203e59.tar.gz
upstream-ca53effdd6478f32948f6755bb65b34505203e59.tar.bz2
upstream-ca53effdd6478f32948f6755bb65b34505203e59.zip
kernel: update 4.4 to 4.4.86
Refresh patches Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Diffstat (limited to 'target/linux/ar71xx/patches-4.4')
-rw-r--r--target/linux/ar71xx/patches-4.4/910-unaligned_access_hacks.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-4.4/910-unaligned_access_hacks.patch b/target/linux/ar71xx/patches-4.4/910-unaligned_access_hacks.patch
index 487e896718..5bedf5dc9e 100644
--- a/target/linux/ar71xx/patches-4.4/910-unaligned_access_hacks.patch
+++ b/target/linux/ar71xx/patches-4.4/910-unaligned_access_hacks.patch
@@ -838,7 +838,7 @@
--- a/net/ipv4/tcp_input.c
+++ b/net/ipv4/tcp_input.c
-@@ -3819,14 +3819,16 @@ static bool tcp_parse_aligned_timestamp(
+@@ -3818,14 +3818,16 @@ static bool tcp_parse_aligned_timestamp(
{
const __be32 *ptr = (const __be32 *)(th + 1);