manager: don't proceed with activation when there's no master device
authorLubomir Rintel <lkundrak@v3.sk>
Wed, 17 Feb 2016 11:05:45 +0000 (12:05 +0100)
committerLubomir Rintel <lkundrak@v3.sk>
Wed, 17 Feb 2016 18:04:05 +0000 (19:04 +0100)
commit3f669444ce22b10e9e3b37428bbef403fde09785
treedaf8b35153da314d72e9e8ef5cf70d785e2a2f1a
parent84543df1db570f2fe8bae38c3b003e6ca719eda3
manager: don't proceed with activation when there's no master device

Since the device-for-all merge it's a sin (trips an assert) to create an
activation request with NULL device.

If we get here, it's probably that the master device exists, but is not ready
for activation (it's in UNMANAGED state in the process of being created).
src/nm-manager.c