aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>2017-08-30 21:09:17 +0100
committerJohn Crispin <john@phrozen.org>2017-08-31 19:14:52 +0200
commit3435de8c166c0ee2a190bc235658a05c0be588be (patch)
treec9301255b70c39a3adeabe67b052e59ae261f806 /target
parent61027e343025b5f47e7e79db71576e6bd5e97c1d (diff)
downloadupstream-3435de8c166c0ee2a190bc235658a05c0be588be.tar.gz
upstream-3435de8c166c0ee2a190bc235658a05c0be588be.tar.bz2
upstream-3435de8c166c0ee2a190bc235658a05c0be588be.zip
kernel: update 4.4 to 4.4.85
Refresh patches Compile & run tested: ar71xx - Archer C7 v2 Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Diffstat (limited to 'target')
-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);