Browse Source

ath79: refresh 6.12 kernel patches

Refresh patches to fix the GitHub CI warning.

Signed-off-by: Shiji Yang <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/18912
Signed-off-by: Nick Hainke <[email protected]>
Shiji Yang 7 months ago
parent
commit
1df56d02cf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ath79/patches-6.12/900-unaligned_access_hacks.patch

+ 1 - 1
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);