hostapd: bring back mesh patches
[openwrt/staging/chunkeey.git] / package / network / services / hostapd / patches / 360-ctrl_iface_reload.patch
index 3d9b99510fde26a2d8aed166e74de2f8289195bd..7692a29157202296f8faf3a48a54bb80035452c4 100644 (file)
@@ -78,7 +78,7 @@
  
  #ifdef NEED_AP_MLME
  static int hostapd_ctrl_iface_sa_query(struct hostapd_data *hapd,
-@@ -3499,6 +3556,8 @@ static int hostapd_ctrl_iface_receive_pr
+@@ -3527,6 +3584,8 @@ static int hostapd_ctrl_iface_receive_pr
        } else if (os_strncmp(buf, "VENDOR ", 7) == 0) {
                reply_len = hostapd_ctrl_iface_vendor(hapd, buf + 7, reply,
                                                      reply_size);