aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-4.4
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2017-03-26 12:01:22 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2017-03-26 12:23:12 +0200
commit88b125e9a46dd8793aa5eaef8c148e851ceb7463 (patch)
treefc80353e733350dc6dacb91a8b37382d55daad17 /target/linux/ar71xx/patches-4.4
parentea1855949b97e679f3be1e644741a07562cfce03 (diff)
downloadupstream-88b125e9a46dd8793aa5eaef8c148e851ceb7463.tar.gz
upstream-88b125e9a46dd8793aa5eaef8c148e851ceb7463.tar.bz2
upstream-88b125e9a46dd8793aa5eaef8c148e851ceb7463.zip
kernel: update kernel 4.4 to 4.4.56
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
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 9e6a039316..e7df08b0d2 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
@@ -214,7 +214,7 @@
#include <linux/uaccess.h>
#include <linux/ipv6.h>
#include <linux/icmpv6.h>
-@@ -779,10 +780,10 @@ static void tcp_v6_send_response(const s
+@@ -781,10 +782,10 @@ static void tcp_v6_send_response(const s
topt = (__be32 *)(t1 + 1);
if (tsecr) {