hostapd: update to latest Git hostap_2_9-1331-g5a8b366233f5
[openwrt/openwrt.git] / package / network / services / hostapd / patches / 300-noscan.patch
index 53cf38c42efcfeccaff8d10e624168c9a3ca9bc8..638b76f84e6705ce8bdba97b4e985e6c3913b2b9 100644 (file)
@@ -1,6 +1,6 @@
 --- a/hostapd/config_file.c
 +++ b/hostapd/config_file.c
-@@ -3452,6 +3452,10 @@ static int hostapd_config_fill(struct ho
+@@ -3493,6 +3493,10 @@ static int hostapd_config_fill(struct ho
                if (bss->ocv && !bss->ieee80211w)
                        bss->ieee80211w = 1;
  #endif /* CONFIG_OCV */
@@ -13,7 +13,7 @@
        } else if (os_strcmp(buf, "ht_capab") == 0) {
 --- a/src/ap/ap_config.h
 +++ b/src/ap/ap_config.h
-@@ -974,6 +974,8 @@ struct hostapd_config {
+@@ -984,6 +984,8 @@ struct hostapd_config {
  
        int ht_op_mode_fixed;
        u16 ht_capab;