hostapd: update to version 2018-12-02 (2.7)
[openwrt/staging/wigyori.git] / package / network / services / hostapd / patches / 360-ctrl_iface_reload.patch
index 07faead2c5a8911784e26558e5888a32f316a3b6..537c0881c4c5269397deb81634f349ebd3a8fc42 100644 (file)
@@ -78,7 +78,7 @@
  
  #ifdef CONFIG_IEEE80211W
  #ifdef NEED_AP_MLME
-@@ -3031,6 +3088,8 @@ static int hostapd_ctrl_iface_receive_pr
+@@ -3084,6 +3141,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);