mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 04:32:37 +01:00
scan: fix double space
This commit is contained in:
parent
1ebbb1a11e
commit
967c95829f
@ -1695,7 +1695,7 @@ static void scan_finished(struct scan_context *sc,
|
||||
if (bss_list)
|
||||
discover_hidden_network_bsses(sc, bss_list);
|
||||
|
||||
if (sr) {
|
||||
if (sr) {
|
||||
l_queue_remove(sc->requests, sr);
|
||||
sc->started = false;
|
||||
sc->work_started = false;
|
||||
|
Loading…
Reference in New Issue
Block a user