WPS: Add Config Error into WPS-FAIL events
[libeap.git] / src / wps / wps.h
index f306255..a4b7323 100644 (file)
@@ -450,6 +450,7 @@ union wps_event_data {
         */
        struct wps_event_fail {
                int msg;
+               u16 config_error;
        } fail;
 
        struct wps_event_pwd_auth_fail {