X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Fservices%2Fhostapd%2Fpatches%2F700-wifi-reload.patch;h=5993b0d44503ed5f4f8c0c32445e8c7a8706682c;hb=d87b58bb09100beaa4825d6c8e50c894783ca2d5;hp=ba3255b35b58b92ad117b63d4cbcbb6c4dbe4d9d;hpb=eefed841b05c3cd4c65a78b50ce0934d879e6acf;p=openwrt%2Fstaging%2Fynezz.git diff --git a/package/network/services/hostapd/patches/700-wifi-reload.patch b/package/network/services/hostapd/patches/700-wifi-reload.patch index ba3255b35b..5993b0d445 100644 --- a/package/network/services/hostapd/patches/700-wifi-reload.patch +++ b/package/network/services/hostapd/patches/700-wifi-reload.patch @@ -47,14 +47,14 @@ enum hostapd_logger_level logger_syslog_level, logger_stdout_level; unsigned int logger_syslog; /* module bitfield */ -@@ -782,6 +784,7 @@ struct hostapd_bss_config { - int airtime_limit; - struct airtime_sta_weight *airtime_weight_list; - #endif /* CONFIG_AIRTIME_POLICY */ +@@ -938,6 +940,7 @@ struct spatial_reuse { + struct hostapd_config { + struct hostapd_bss_config **bss, *last_bss; + size_t num_bss; + char *config_id; - #ifdef CONFIG_MACSEC - /** + u16 beacon_int; + int rts_threshold; --- a/src/ap/hostapd.c +++ b/src/ap/hostapd.c @@ -219,6 +219,10 @@ static int hostapd_iface_conf_changed(st