diff options
author | Beniamino Galvani <bgalvani@redhat.com> | 2019-09-02 16:47:59 +0200 |
---|---|---|
committer | Beniamino Galvani <bgalvani@redhat.com> | 2019-09-03 09:00:44 +0200 |
commit | eec6951949022cbe965b6fce133e442939283582 (patch) | |
tree | 31753c399f750a560b1a04ca202731f104c3b0fd /po/ja.po | |
parent | 74a7626940b3ac0e7439681c5fc032896b511e3f (diff) | |
download | NetworkManager-eec6951949022cbe965b6fce133e442939283582.tar.gz |
device: fix crash when master connection fails
When the master AC becomes ready, activate_stage1_device_prepare() is
called in a idle handler. If the master AC fails in the meantime, it
will change state to deactivating or deactivated. We must check for
that condition before proceeding with slave activation. Note the the
'master_ready' flag of an AC is never cleared after it is set.
Fixes: 5b677d5a3bed ('device: move check for master from nm_device_activate_schedule_stage2_device_config() to end of stage1')
https://bugzilla.redhat.com/show_bug.cgi?id=1747998
Diffstat (limited to 'po/ja.po')
0 files changed, 0 insertions, 0 deletions