openwrt/package/kernel/mac80211/patches/build
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
..
000-fix_kconfig.patch
001-fix_build.patch mac80211: update to version 6.9.9 2024-07-12 16:38:28 +02:00
002-change_allconfig.patch mac80211: Update to version 5.3-rc4-1 2019-08-17 13:41:16 +02:00
003-remove_bogus_modparams.patch mac80211: Update to version 5.11.22-1 2021-10-23 23:17:23 +02:00
004-fix-kconf-compiling.patch mac80211: compile kconf with host gcc 2023-10-28 21:34:23 +02:00
005-fix-kconf-warnings.patch mac80211: fix kconf build warnings 2024-07-21 14:01:21 +02:00
012-kernel_build_check.patch
100-backports-drop-QRTR-and-MHI.patch mac80211: update to version 6.11 2024-09-26 10:55:11 +02:00
140-trace_backport.patch mac80211: update to version 6.12.6 2025-01-03 11:02:29 +01:00
150-ath_iommu_paging_domain_revert.patch mac80211: update to version 6.11 2024-09-26 10:55:11 +02:00
200-iwlwifi_thermal_backport.patch mac80211: update to version 6.11 2024-09-26 10:55:11 +02:00
210-wireless_netns_local_backport.patch mac80211: update to version 6.12.6 2025-01-03 11:02:29 +01:00
220-brcmfmac_usb_driver_backport.patch mac80211: update to version 6.12.6 2025-01-03 11:02:29 +01:00
230-fix-init_vqs-build-error-on-kernel-6.6.patch mac80211: update to version 6.12.6 2025-01-03 11:02:29 +01:00
300-backports-handle-genlmsg_multicast_allns-upstream-ba.patch mac80211: fix compilation error for old stable kernel version 2025-03-30 16:57:01 +02:00