main.conf: Add NetworkInterfaceBlacklist
[framework/connectivity/connman.git] / src / wispr.c
index e5796d7..9412f1e 100644 (file)
@@ -610,7 +610,7 @@ static gboolean wispr_manage_message(GWebResult *result,
 
                if (__connman_agent_request_login_input(wp_context->service,
                                        wispr_portal_request_wispr_login,
-                                       wp_context) != -EIO)
+                                       wp_context) != -EINPROGRESS)
                        wispr_portal_error(wp_context);
 
                break;