[openwrt/openwrt] ath79: refresh patches

LEDE Commits lede-commits at lists.infradead.org
Sun May 5 02:27:21 PDT 2024


robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/d1504a1e762addc005bd39b03cb3f9ada584bf75

commit d1504a1e762addc005bd39b03cb3f9ada584bf75
Author: Robert Marko <robimarko at gmail.com>
AuthorDate: Sun May 5 10:38:37 2024 +0200

    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 at gmail.com>
---
 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);




More information about the lede-commits mailing list