]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ath79: refresh 6.12 kernel patches 18912/head
authorShiji Yang <yangshiji66@outlook.com>
Sun, 25 May 2025 06:46:17 +0000 (14:46 +0800)
committerNick Hainke <vincent@systemli.org>
Sun, 25 May 2025 18:39:13 +0000 (20:39 +0200)
Refresh patches to fix the GitHub CI warning.

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18912
Signed-off-by: Nick Hainke <vincent@systemli.org>
target/linux/ath79/patches-6.12/900-unaligned_access_hacks.patch

index 364f8c5922edcb901cce96aa3d2c68f8e30ae02a..89be8a02c47a5a9bb64002c1652f2ae7c4c1b77e 100644 (file)
@@ -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);