[openwrt/openwrt] ath79: refresh 6.12 kernel patches

LEDE Commits lede-commits at lists.infradead.org
Sun May 25 11:39:19 PDT 2025


nick pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/1df56d02cfe369cd1bfa61ddb009d645bbb6cadf

commit 1df56d02cfe369cd1bfa61ddb009d645bbb6cadf
Author: Shiji Yang <yangshiji66 at outlook.com>
AuthorDate: Sun May 25 14:46:17 2025 +0800

    ath79: refresh 6.12 kernel patches
    
    Refresh patches to fix the GitHub CI warning.
    
    Signed-off-by: Shiji Yang <yangshiji66 at outlook.com>
    Link: https://github.com/openwrt/openwrt/pull/18912
    Signed-off-by: Nick Hainke <vincent at systemli.org>
---
 target/linux/ath79/patches-6.12/900-unaligned_access_hacks.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ath79/patches-6.12/900-unaligned_access_hacks.patch b/target/linux/ath79/patches-6.12/900-unaligned_access_hacks.patch
index 364f8c5922..89be8a02c4 100644
--- a/target/linux/ath79/patches-6.12/900-unaligned_access_hacks.patch
+++ b/target/linux/ath79/patches-6.12/900-unaligned_access_hacks.patch
@@ -323,7 +323,7 @@ SVN-Revision: 35130
  					 SKB_DROP_REASON_IP_INHDR);
 --- a/include/linux/types.h
 +++ b/include/linux/types.h
-@@ -247,5 +247,11 @@ typedef void (*swap_func_t)(void *a, voi
+@@ -248,5 +248,11 @@ typedef void (*swap_func_t)(void *a, voi
  typedef int (*cmp_r_func_t)(const void *a, const void *b, const void *priv);
  typedef int (*cmp_func_t)(const void *a, const void *b);
  




More information about the lede-commits mailing list