summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/devices/nm-device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/nm-device.c b/src/devices/nm-device.c
index 2169a2778a..330b5adc00 100644
--- a/src/devices/nm-device.c
+++ b/src/devices/nm-device.c
@@ -3318,7 +3318,7 @@ rdisc_config_changed (NMRDisc *rdisc, NMRDiscConfigMap changed, NMDevice *device
int i;
NMDeviceStateReason reason;
static int system_support = -1;
- guint ifa_flags;
+ guint ifa_flags = 0x00;
if (system_support == -1) {
/*