hostapd: update mesh DFS patches and add mesh HE support
[openwrt/staging/jow.git] / package / network / services / hostapd / patches / 700-wifi-reload.patch
index 894978920433e718690cf42d08339b4f422a2f16..4acf4aaa061b1b643c9e1983c65ccf051020156f 100644 (file)
        int interface_added; /* virtual interface added for this BSS */
        unsigned int started:1;
        unsigned int disabled:1;
-@@ -597,7 +598,7 @@ struct hostapd_iface {
+@@ -600,7 +601,7 @@ struct hostapd_iface {
  int hostapd_for_each_interface(struct hapd_interfaces *interfaces,
                               int (*cb)(struct hostapd_iface *iface,
                                         void *ctx), void *ctx);