hostapd: update to 20110527, includes a client mode wpa auth fix
[openwrt.git] / package / hostapd / patches / 800-dynamic_20_40_mhz.patch
index 3ffa2e1..b9448d7 100644 (file)
@@ -1,6 +1,6 @@
 --- a/hostapd/config_file.c
 +++ b/hostapd/config_file.c
-@@ -1901,6 +1901,10 @@ struct hostapd_config * hostapd_config_r
+@@ -1920,6 +1920,10 @@ struct hostapd_config * hostapd_config_r
                                           "ht_capab", line);
                                errors++;
                        }
@@ -13,7 +13,7 @@
  #endif /* CONFIG_IEEE80211N */
 --- a/src/ap/ap_config.h
 +++ b/src/ap/ap_config.h
-@@ -393,6 +393,7 @@ struct hostapd_config {
+@@ -395,6 +395,7 @@ struct hostapd_config {
        int ieee80211n;
        int secondary_channel;
        int require_ht;
This page took 0.025461 seconds and 4 git commands to generate.