summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Marko2024-05-05 08:38:37 +0000
committerRobert Marko2024-05-05 09:27:18 +0000
commitd1504a1e762addc005bd39b03cb3f9ada584bf75 (patch)
tree22e739bb9867d60a3a9a2f7b31cec790f922e1a4
parent6dc751815ba090bc2929239479f57a2efe7697ba (diff)
downloadopenwrt-d1504a1e762addc005bd39b03cb3f9ada584bf75.tar.gz
ath79: refresh patches
CI is telling us that we need to refresh the patches, so lets do so. Link: https://github.com/openwrt/openwrt/pull/15382 Signed-off-by: Robert Marko <robimarko@gmail.com>
-rw-r--r--target/linux/ath79/patches-6.1/900-unaligned_access_hacks.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/patches-6.1/900-unaligned_access_hacks.patch b/target/linux/ath79/patches-6.1/900-unaligned_access_hacks.patch
index 2763b16bf5..6c97bc307c 100644
--- a/target/linux/ath79/patches-6.1/900-unaligned_access_hacks.patch
+++ b/target/linux/ath79/patches-6.1/900-unaligned_access_hacks.patch
@@ -579,7 +579,7 @@ SVN-Revision: 35130
goto next_ht;
--- a/net/ipv6/ip6_offload.c
+++ b/net/ipv6/ip6_offload.c
-@@ -259,7 +259,7 @@ INDIRECT_CALLABLE_SCOPE struct sk_buff *
+@@ -290,7 +290,7 @@ INDIRECT_CALLABLE_SCOPE struct sk_buff *
continue;
iph2 = (struct ipv6hdr *)(p->data + off);