Merged the hostap_2.6 updates, and the Leap of Faith work, from the hostap_update...
[mech_eap.git] / libeap / src / eap_peer / eap_ttls.c
index 12ea169..1e94345 100644 (file)
@@ -1171,7 +1171,7 @@ static int eap_ttls_add_chbind_request(struct eap_sm *sm,
                                       struct eap_ttls_data *data,
                                       struct wpabuf **resp)
 {
-       struct wpabuf *chbind_req, *res;
+       struct wpabuf *chbind_req;
        int length = 1, i;
        struct eap_peer_config *config = eap_get_config(sm);