From 8cca4da06badbeb9ad241a977b5f6429764027a8 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Apr 07 2021 22:22:23 +0000 Subject: Apply patch 1024-device-clean-up-dispatcher-calls-rh1888348.patch patch_name: 1024-device-clean-up-dispatcher-calls-rh1888348.patch present_in_specfile: true location_in_specfile: 26 --- diff --git a/src/devices/nm-device.c b/src/devices/nm-device.c index 012af4d..0fd3fe2 100644 --- a/src/devices/nm-device.c +++ b/src/devices/nm-device.c @@ -15527,6 +15527,7 @@ _cancel_activation (NMDevice *self) priv->fw_state = FIREWALL_STATE_INITIALIZED; } + dispatcher_cleanup (self); ip_check_gw_ping_cleanup (self); /* Break the activation chain */