aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/patches-5.10
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2023-11-19 14:42:24 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2023-11-21 00:34:05 +0100
commit3e511a7a23215d4a986c876db28bef9beab42b70 (patch)
tree9f41376ddd973d0b6c61a5dbf72e02df98dd3f4d /target/linux/ath79/patches-5.10
parent545807ddff775110ad7f4f51b42f6f0735d820f1 (diff)
downloadupstream-3e511a7a23215d4a986c876db28bef9beab42b70.tar.gz
upstream-3e511a7a23215d4a986c876db28bef9beab42b70.tar.bz2
upstream-3e511a7a23215d4a986c876db28bef9beab42b70.zip
kernel: bump 5.10 to 5.10.200
All patches automatically rebased. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
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 64922763f1..ce4533d85a 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
@@ -706,7 +706,7 @@
EXPORT_SYMBOL(xfrm_parse_spi);
--- a/net/ipv4/tcp_input.c
+++ b/net/ipv4/tcp_input.c
-@@ -4146,14 +4146,16 @@ static bool tcp_parse_aligned_timestamp(
+@@ -4147,14 +4147,16 @@ static bool tcp_parse_aligned_timestamp(
{
const __be32 *ptr = (const __be32 *)(th + 1);