openwrt/package
Hauke Mehrtens 65269fd3fc
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run
mac80211: Fix build of rt2800soc
This fixes the following build problem:
```
/drivers/net/wireless/ralink/rt2x00/rt2800soc.c:276:27: error: initialization of 'int (*)(struct platform_device *)' from incompatible pointer type 'void (*)(struct platform_device *)' [-Werror=incompatible-pointer-types]
  276 |         .remove         = rt2x00soc_remove,
      |                           ^~~~~~~~~~~~~~~~
```

Fixes: b4b9288f2a ("mac80211: Update to 6.12.44")
Link: https://github.com/openwrt/openwrt/pull/19946
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-09-04 12:08:06 +02:00
..
base-files OpenWrt v24.10.2: revert to branch defaults 2025-06-23 23:32:10 +02:00
boot uboot-envtools: add support for Gateworks venice 2025-07-19 18:31:14 +02:00
devel perf: disable slang support 2025-06-17 23:36:56 +02:00
firmware ipq-wifi: add entry for Xiaomi AIoT AC2350 2025-08-31 18:43:06 +02:00
kernel mac80211: Fix build of rt2800soc 2025-09-04 12:08:06 +02:00
libs udebug: update to Git HEAD (2025-08-24) 2025-08-26 19:22:13 +02:00
network uqmi: update to latest HEAD 2025-09-03 12:17:02 +02:00
system rpcd: update to git openwrt-24.10 branch HEAD 2025-09-01 23:20:26 +02:00
utils busybox: fix login applet on selinux 2025-07-27 19:42:04 +02:00
Makefile package: rework contents of package index.json 2025-06-11 19:12:09 +02:00