hostapd: update to git HEAD of 2018-05-21, allow build against wolfssl
[openwrt/staging/hauke.git] / package / network / services / hostapd / patches / 300-noscan.patch
index d5cf84fb371c7aa4f7ba22db462a8af720fa3f92..ba0069fa51209bcb130c1ea9215c39fcd54ef0f9 100644 (file)
@@ -1,6 +1,6 @@
 --- a/hostapd/config_file.c
 +++ b/hostapd/config_file.c
-@@ -3131,6 +3131,10 @@ static int hostapd_config_fill(struct ho
+@@ -3159,6 +3159,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
-@@ -763,6 +763,8 @@ struct hostapd_config {
+@@ -769,6 +769,8 @@ struct hostapd_config {
  
        int ht_op_mode_fixed;
        u16 ht_capab;