diff options
| author | Michael Biebl <biebl@debian.org> | 2020-01-31 12:10:14 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-01-31 12:10:14 +0100 |
| commit | f3c6d0765dff885e168b94f28e06ecc640315a74 (patch) | |
| tree | 30d67309f4d9b48ad269dfad6e80e5c15373ea75 /src/devices/nm-device.h | |
| parent | 90c93214efba0966274224a93a77d235d4f8c034 (diff) | |
New upstream version 1.22.6 upstream/1.22.6
Diffstat (limited to 'src/devices/nm-device.h')
| -rw-r--r-- | src/devices/nm-device.h | 1 |
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" |