openwrt/package
Janusz Dziedzic d1fc8c3db0 hostapd: fix build when 80211BE enabled
In file included from hostapd-wpad-basic-mbedtls/hostapd-2024.03.09~695277a5/src/ap/ubus.h:11,
                 from hostapd-wpad-basic-mbedtls/hostapd-2024.03.09~695277a5/src/ap/hostapd.h:21,
                 from main.c:26:
hostapd-2024.03.09~695277a5/src/ap/sta_info.h: In function 'ap_sta_is_mld':
hostapd-2024.03.09~695277a5/src/ap/sta_info.h:425:20: error: invalid use of undefined type 'struct hostapd_data'
  425 |         return hapd->conf->mld_ap && sta && sta->mld_info.mld_sta;
      |                    ^~

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@gmail.com>
2024-10-02 15:12:18 +02:00
..
base-files base-files: emmc: invalidate kernel image while rootfs is being written 2024-09-27 18:24:44 +01:00
boot uboot-kirkwood: fix compilation with GCC14 2024-09-25 22:50:09 +02:00
devel trace-cmd: update to 3.3 2024-08-24 21:26:55 +02:00
firmware linux-firmware: Update to version 20240909 2024-09-23 10:26:46 +02:00
kernel mac80211: do not pass a stopped vif to the driver on get_txpower 2024-10-02 12:39:34 +02:00
libs openssl: update download mirrors 2024-09-25 23:30:22 +02:00
network hostapd: fix build when 80211BE enabled 2024-10-02 15:12:18 +02:00
system rpcd: update to git HEAD 2024-09-17 19:07:53 +01:00
utils ucode: update to latest HEAD 2024-10-02 15:12:18 +02:00
Makefile sdk: fix APK key creation 2024-08-09 01:47:05 +02:00