core: wait for dependencies before continuing with device activation
Before jumping to activation stage 1, make sure dependencies are activated.
This commit is contained in:
@@ -521,6 +521,11 @@
|
||||
Infiniband device does not support connected mode.
|
||||
</tp:docstring>
|
||||
</tp:enumvalue>
|
||||
<tp:enumvalue suffix="DEPENDENCY_FAILED" value="50">
|
||||
<tp:docstring>
|
||||
A dependency of the connection failed.
|
||||
</tp:docstring>
|
||||
</tp:enumvalue>
|
||||
</tp:enum>
|
||||
|
||||
<tp:struct name="NM_DEVICE_STATE_REASON_STRUCT">
|
||||
|
Reference in New Issue
Block a user