openwrt/package
Shiji Yang 8e90c5cfc2 kernel: trelay: fix build warning on 6.12 kernel
Make trelay_handle_frame() static to fix the build warning:

/workspaces/openwrt/build_dir/target-x86_64_musl/linux-x86_64/trelay/trelay.c:38:21: error: no previous prototype for 'trelay_handle_frame' [-Werror=missing-prototypes]
   38 | rx_handler_result_t trelay_handle_frame(struct sk_buff **pskb)
      |                     ^~~~~~~~~~~~~~~~~~~

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18637
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-05-03 20:16:25 +02:00
..
base-files package: basefiles: add oem image dectection to fwtool.sh 2025-04-30 13:15:42 +02:00
boot arm-trusted-firmware-stm32: rework patch for the RTC configuration 2025-05-03 20:01:43 +02:00
devel strace: update to 6.14 2025-03-25 23:25:51 +01:00
firmware qualcommax: add support for ELECOM WRC-X3000GS2 2025-04-22 20:58:29 +02:00
kernel kernel: trelay: fix build warning on 6.12 kernel 2025-05-03 20:16:25 +02:00
libs libsemanage: update to 3.8.1 and fix build with GCC14 2025-05-02 19:15:42 +02:00
network ead: fix compilation with GCC14 2025-04-30 15:25:53 +02:00
system apk: backport fix for GCC15 with LTO 2025-04-21 14:21:10 +02:00
utils policycoreutils: update to 3.8.1 and fix build with GCC14 2025-05-02 19:15:42 +02:00
Makefile build: lock versions for special APK packages 2025-02-04 13:48:59 +00:00