hostapd: update to git snapshot of 2018-04-09
[openwrt/staging/stintel.git] / package / network / services / hostapd / patches / 300-noscan.patch
index fcd7e5a8dd70118c929b5e6592e59e78f50dc3b8..e064ad7ebd91e7db2b13ccc698ecb7f327a10838 100644 (file)
@@ -1,6 +1,6 @@
 --- a/hostapd/config_file.c
 +++ b/hostapd/config_file.c
-@@ -3088,6 +3088,10 @@ static int hostapd_config_fill(struct ho
+@@ -3131,6 +3131,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
-@@ -750,6 +750,8 @@ struct hostapd_config {
+@@ -761,6 +761,8 @@ struct hostapd_config {
  
        int ht_op_mode_fixed;
        u16 ht_capab;