openwrt/package
Christian Marangi 64186283b2
mac80211: fix compilation error for old stable kernel version
Fix compilation error for old stable version caused by
genlmsg_multicast_allns backport fix pushed middle version.

Version 5.15 version 0-169, 6.1 version 0-115, 6.6 version 0-58 have the
old genlmsg_multicast_allns version with flags variable.

Compiling backport project with these version result in a compilation
error. To handle this, introduce a backport function for the affected
kernel version.

Link: https://github.com/openwrt/openwrt/pull/18373
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 4039388149)
2025-03-30 16:57:01 +02:00
..
base-files base-files: fix offset conversion on caldata_patch_data() 2025-02-13 00:32:30 +01:00
boot uboot-mediatek: u7623: remove keys pin function 2025-03-17 16:21:23 +01:00
devel gdb: Fix description for apk, remove backtick 2024-11-28 18:49:39 +00:00
firmware firmware: intel-microcode: update to 20250211 2025-03-17 16:21:23 +01:00
kernel mac80211: fix compilation error for old stable kernel version 2025-03-30 16:57:01 +02:00
libs libnl-tiny: update to Git HEAD (2025-03-19) 2025-03-19 13:20:21 +01:00
network lldpd: add custom-tlv handling 2025-03-25 09:52:55 +01:00
system mtd: check the return value of malloc and pread 2025-02-16 13:03:23 +01:00
utils bcm27xx-utils: update to latest version 2025-03-16 21:08:29 +01:00
Makefile build: don't include kernel/libc in package index 2024-10-30 14:17:33 +01:00