diff options
author | Thomas Haller <thaller@redhat.com> | 2017-02-02 22:36:11 +0100 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2017-02-10 14:40:24 +0100 |
commit | 75356841fb85c5691c8694bcc8cc0a77bdf08b6b (patch) | |
tree | fcb3a70b7b81c4ae846e4233c50fa62f43903af1 /src/devices/wifi | |
parent | 40a4cc5b2dcb2de6643ac36ff6efd0a1262093f5 (diff) | |
download | NetworkManager-75356841fb85c5691c8694bcc8cc0a77bdf08b6b.tar.gz |
device/wifi: don't emit wrong SCAN_DONE signal when "Scan" request completes
scan_request_cb() handles the answer from the D-Bus "Scan" method.
At that point, the scan is not yet done, it merely started. It is
wrong to already signal SCAN_DONE.
The only place where we want to signal SCAN_DONE is when we actually
receive the "ScanDone" D-Bus signal.
Diffstat (limited to 'src/devices/wifi')
0 files changed, 0 insertions, 0 deletions