From d1504a1e762addc005bd39b03cb3f9ada584bf75 Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Sun, 5 May 2024 10:38:37 +0200 Subject: [PATCH] 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 --- target/linux/ath79/patches-6.1/900-unaligned_access_hacks.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.30.2