aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79
diff options
context:
space:
mode:
authorJohn Audia <graysky@archlinux.us>2021-07-25 14:36:53 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2021-07-31 19:13:00 +0200
commit28ef76402671c4166de2d34e52dbc4f46dc08077 (patch)
tree5446f5736584ae498e7b7671c837c58035d96dc4 /target/linux/ath79
parentf038a169a0341f4212997f02de2b280ea1178f9e (diff)
downloadupstream-28ef76402671c4166de2d34e52dbc4f46dc08077.tar.gz
upstream-28ef76402671c4166de2d34e52dbc4f46dc08077.tar.bz2
upstream-28ef76402671c4166de2d34e52dbc4f46dc08077.zip
kernel: bump 5.4 to 5.4.135
All patches automatically rebased. Build system: x86_64 Build-tested: ipq806x/R7800 Run-tested: ipq806x/R7800 No dmesg regressions, everything functional Signed-off-by: John Audia <graysky@archlinux.us>
Diffstat (limited to 'target/linux/ath79')
-rw-r--r--target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch b/target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch
index 99520863d3..55b198eb0c 100644
--- a/target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch
+++ b/target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch
@@ -214,7 +214,7 @@
#include <linux/uaccess.h>
#include <linux/ipv6.h>
#include <linux/icmpv6.h>
-@@ -849,10 +850,10 @@ static void tcp_v6_send_response(const s
+@@ -864,10 +865,10 @@ static void tcp_v6_send_response(const s
topt = (__be32 *)(t1 + 1);
if (tsecr) {