aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2023-02-25 16:20:28 -0500
committerHauke Mehrtens <hauke@hauke-m.de>2023-03-27 18:57:41 +0200
commit26cc831e44970e82e5c4e8de646d66c9e621e7b1 (patch)
tree7042bccbc7ee76a0587221e5d2c34dd3f9866762 /target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch
parent28e5045f3abab56fe31a0425de58e604218ebb86 (diff)
downloadupstream-26cc831e44970e82e5c4e8de646d66c9e621e7b1.tar.gz
upstream-26cc831e44970e82e5c4e8de646d66c9e621e7b1.tar.bz2
upstream-26cc831e44970e82e5c4e8de646d66c9e621e7b1.zip
kernel: bump 5.10 to 5.10.169
Add fix: target/linux/generic/backport-5.10/804-0001-net-Remove-WARN_ON_ONCE-sk-sk_forward_alloc-from-sk_.patch[3] All other patches automatically rebased. 3. https://lore.kernel.org/stable/20230227211548.13923-1-kuniyu@amazon.com Signed-off-by: John Audia <therealgraysky@proton.me> (cherry picked from commit b88955aa2294c61f21bdf7014e10d8ea29d0c346)
Diffstat (limited to 'target/linux/ath79/patches-5.10/910-unaligned_access_hacks.patch')
-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 7ef128a2d2..aa60c0523e 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>
-@@ -926,10 +927,10 @@ static void tcp_v6_send_response(const s
+@@ -927,10 +928,10 @@ static void tcp_v6_send_response(const s
topt = (__be32 *)(t1 + 1);
if (tsecr) {