aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/patches-5.10
diff options
context:
space:
mode:
authorRui Salvaterra <rsalvaterra@gmail.com>2021-07-25 21:00:58 +0100
committerDaniel Golle <daniel@makrotopia.org>2021-07-29 19:50:15 +0100
commitf2961c9c2be6873536fc68bed4bf2da6f3746c98 (patch)
tree01159b4f6dce23f55571704e5a2eb11c771ec5f6 /target/linux/ath79/patches-5.10
parenta57d7c29a40ae5b691deafcc267652b918159bc0 (diff)
downloadupstream-f2961c9c2be6873536fc68bed4bf2da6f3746c98.tar.gz
upstream-f2961c9c2be6873536fc68bed4bf2da6f3746c98.tar.bz2
upstream-f2961c9c2be6873536fc68bed4bf2da6f3746c98.zip
kernel: bump 5.10 to 5.10.53
No deleted or manually refreshed patches. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/ath79/patches-5.10')
-rw-r--r--target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch b/target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch
index c77de17db0..e0bcb8d34e 100644
--- a/target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch
+++ b/target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch
@@ -214,7 +214,7 @@
#include <linux/uaccess.h>
#include <linux/ipv6.h>
#include <linux/icmpv6.h>
-@@ -909,10 +910,10 @@ static void tcp_v6_send_response(const s
+@@ -924,10 +925,10 @@ static void tcp_v6_send_response(const s
topt = (__be32 *)(t1 + 1);
if (tsecr) {