hostapd: Fix compile with OpenSSL 1.1.0 + no deprecated APIs
[openwrt/openwrt.git] / package / network / services / hostapd / patches / 300-noscan.patch
index ba0069fa51209bcb130c1ea9215c39fcd54ef0f9..4463c75c9152931f2b6a14a3e7ea9cdba77c41ec 100644 (file)
@@ -1,6 +1,6 @@
 --- a/hostapd/config_file.c
 +++ b/hostapd/config_file.c
-@@ -3159,6 +3159,10 @@ static int hostapd_config_fill(struct ho
+@@ -3214,6 +3214,10 @@ static int hostapd_config_fill(struct ho
                }
  #endif /* CONFIG_IEEE80211W */
  #ifdef CONFIG_IEEE80211N
@@ -13,7 +13,7 @@
        } else if (os_strcmp(buf, "ht_capab") == 0) {
 --- a/src/ap/ap_config.h
 +++ b/src/ap/ap_config.h
-@@ -769,6 +769,8 @@ struct hostapd_config {
+@@ -775,6 +775,8 @@ struct hostapd_config {
  
        int ht_op_mode_fixed;
        u16 ht_capab;