package/u-boot-envtools: update to version 2011.06.
[openwrt.git] / package / hostapd / patches / 552-ctrl_iface_reload.patch
index cf65f76b12217c5d6c980f05449f703401b892d8..a780f7dca9418655a802d2412db040b4ea60b744 100644 (file)
@@ -1,6 +1,6 @@
 --- a/hostapd/ctrl_iface.c
 +++ b/hostapd/ctrl_iface.c
-@@ -38,6 +38,7 @@
+@@ -39,6 +39,7 @@
  #include "wps/wps_defs.h"
  #include "wps/wps.h"
  #include "ctrl_iface.h"
@@ -8,7 +8,7 @@
  
  
  struct wpa_ctrl_dst {
-@@ -48,6 +49,7 @@ struct wpa_ctrl_dst {
+@@ -49,6 +50,7 @@ struct wpa_ctrl_dst {
        int errors;
  };
  
@@ -16,7 +16,7 @@
  
  static void hostapd_ctrl_iface_send(struct hostapd_data *hapd, int level,
                                    const char *buf, size_t len);
-@@ -318,6 +320,66 @@ static int hostapd_ctrl_iface_disassocia
+@@ -323,6 +325,66 @@ static int hostapd_ctrl_iface_disassocia
        return 0;
  }
  
@@ -83,7 +83,7 @@
  
  #ifdef CONFIG_IEEE80211W
  #ifdef NEED_AP_MLME
-@@ -814,6 +876,10 @@ static void hostapd_ctrl_iface_receive(i
+@@ -822,6 +884,10 @@ static void hostapd_ctrl_iface_receive(i
                                reply_len += res;
                }
  #endif /* CONFIG_NO_RADIUS */