hostapd: update to latest version (20130707)
[openwrt/svn-archive/archive.git] / package / network / services / hostapd / patches / 601-wpa_supplicant-add-new-config-params-to-be-used-with.patch
index e61e85d2d8014f31a26219fd1a58c64e8fb7dc86..eb0c4c259202d4fe1650ca96184f590651bd60aa 100644 (file)
@@ -22,7 +22,7 @@ Signed-hostap: Antonio Quartulli <ordex@autistici.org>
  #include "common/defs.h"
  
  #define HOSTAPD_CHAN_DISABLED 0x00000001
-@@ -369,6 +370,11 @@ struct wpa_driver_associate_params {
+@@ -370,6 +371,11 @@ struct wpa_driver_associate_params {
         */
        int freq;
  
@@ -175,7 +175,7 @@ Signed-hostap: Antonio Quartulli <ordex@autistici.org>
  #endif /* CONFIG_SSID_H */
 --- a/wpa_supplicant/wpa_supplicant.c
 +++ b/wpa_supplicant/wpa_supplicant.c
-@@ -1599,15 +1599,24 @@ void wpa_supplicant_associate(struct wpa
+@@ -1600,15 +1600,24 @@ void wpa_supplicant_associate(struct wpa
                params.ssid_len = ssid->ssid_len;
        }