automake build system
[mech_eap.orig] / src / drivers / driver_hostap.c
index b568bfd..e47983c 100644 (file)
@@ -762,9 +762,9 @@ static int hostap_set_generic_elem(void *priv,
 }
 
 
-static int hostap_set_ap_wps_ie(const char *ifname, void *priv,
-                               const struct wpabuf *beacon,
-                               const struct wpabuf *proberesp)
+static int hostap_set_ap_wps_ie(void *priv, const struct wpabuf *beacon,
+                               const struct wpabuf *proberesp,
+                               const struct wpabuf *assocresp)
 {
        struct hostap_driver_data *drv = priv;