From b012fa6e1d808e0736c009799c62d835cbfcc1dd Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 13 Mar 2020 00:44:14 +0100 Subject: New upstream version 1.22.10 --- src/dhcp/nm-dhcp-nettools.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dhcp') diff --git a/src/dhcp/nm-dhcp-nettools.c b/src/dhcp/nm-dhcp-nettools.c index 45ff46f5..622251a3 100644 --- a/src/dhcp/nm-dhcp-nettools.c +++ b/src/dhcp/nm-dhcp-nettools.c @@ -1073,6 +1073,7 @@ dhcp4_event_cb (GIOChannel *source, * a predefined number of times (possibly infinite). */ _LOGE ("error %d dispatching events", r); + priv->event_id = 0; nm_dhcp_client_set_state (NM_DHCP_CLIENT (self), NM_DHCP_STATE_FAIL, NULL, NULL); return G_SOURCE_REMOVE; } -- cgit 1.3.0-6-gf8a5