aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/720-iface_max_num_sta.patch
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2021-12-25 08:17:38 +0100
committerPaul Spooren <mail@aparcar.org>2021-12-31 12:11:59 +0100
commitf61816fdffc068f7f33a947f7e34aa2fc780ddd6 (patch)
treea507970b58b7c427f2aca735f00f63253f1e550a /package/network/services/hostapd/patches/720-iface_max_num_sta.patch
parent9ba6ee4e25da40f5c7dab5f261e8eace8111fe9d (diff)
downloadupstream-f61816fdffc068f7f33a947f7e34aa2fc780ddd6.tar.gz
upstream-f61816fdffc068f7f33a947f7e34aa2fc780ddd6.tar.bz2
upstream-f61816fdffc068f7f33a947f7e34aa2fc780ddd6.zip
hostapd: refresh patchset
Recently the hostapd has undergone many changes. The patches were not refreshed. Refreshed with make package/hostapd/{clean,refresh} Refreshed: - 380-disable_ctrl_iface_mib.patch - 600-ubus_support.patch - 700-wifi-reload.patch - 720-iface_max_num_sta.patch Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'package/network/services/hostapd/patches/720-iface_max_num_sta.patch')
-rw-r--r--package/network/services/hostapd/patches/720-iface_max_num_sta.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/patches/720-iface_max_num_sta.patch b/package/network/services/hostapd/patches/720-iface_max_num_sta.patch
index 72503b1aad..3778357ac6 100644
--- a/package/network/services/hostapd/patches/720-iface_max_num_sta.patch
+++ b/package/network/services/hostapd/patches/720-iface_max_num_sta.patch
@@ -17,7 +17,7 @@
} else if (os_strcmp(buf, "extended_key_id") == 0) {
--- a/src/ap/hostapd.h
+++ b/src/ap/hostapd.h
-@@ -648,6 +648,7 @@ void hostapd_cleanup_cs_params(struct ho
+@@ -666,6 +666,7 @@ void hostapd_cleanup_cs_params(struct ho
void hostapd_periodic_iface(struct hostapd_iface *iface);
int hostapd_owe_trans_get_info(struct hostapd_data *hapd);
void hostapd_ocv_check_csa_sa_query(void *eloop_ctx, void *timeout_ctx);