fixup! policy: track autoconnect retries per Device x Connection

This commit is contained in:
Thomas Haller 2023-02-21 13:30:32 +01:00
parent ae41ee8492
commit c3fc0eddce
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -1504,7 +1504,7 @@ update_auth_cb(NMSettingsConnection *self,
self,
NM_SETTINGS_AUTO_CONNECT_BLOCKED_REASON_NO_SECRETS,
FALSE)
&& !nm_settings_connection_autoconnect_is_blocked(self))
&& !nm_settings_connection_autoconnect_blocked_reason_get(self))
nm_manager_devcon_autoconnect_retries_reset(
nm_settings_connection_get_manager(self),
NULL,