about summary refs log tree commit diff
path: root/src/devices/nm-device.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2020-01-31 12:13:40 +0100
committerMichael Biebl <biebl@debian.org>2020-01-31 12:13:40 +0100
commit7d548822e672c0e8a580ae52d8f8df7f011103cd (patch)
tree9a592708c2f3245f60b8adf4fb3f2db61dff60b6 /src/devices/nm-device.h
parent55780b62324ba5492ce2670817fc0a8c209cc138 (diff)
parentf3c6d0765dff885e168b94f28e06ecc640315a74 (diff)
Update upstream source from tag 'upstream/1.22.6'
Update to upstream version '1.22.6'
with Debian dir dd9b100f674653057e9629a59eec828fcacf66ad
Diffstat (limited to 'src/devices/nm-device.h')
-rw-r--r--src/devices/nm-device.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/nm-device.h b/src/devices/nm-device.h
index 518c66ca..66f9aa97 100644
--- a/src/devices/nm-device.h
+++ b/src/devices/nm-device.h
@@ -53,6 +53,7 @@ nm_device_state_reason_check (NMDeviceStateReason reason)
 }
 
 #define NM_PENDING_ACTION_AUTOACTIVATE              "autoactivate"
+#define NM_PENDING_ACTION_IN_STATE_CHANGE           "in-state-change"
 #define NM_PENDING_ACTION_RECHECK_AVAILABLE         "recheck-available"
 #define NM_PENDING_ACTION_CARRIER_WAIT              "carrier-wait"
 #define NM_PENDING_ACTION_WAITING_FOR_SUPPLICANT    "waiting-for-supplicant"