mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 14:49:24 +01:00
station: send debug "roam-scan-triggered" event
This commit is contained in:
parent
62978ef0fb
commit
2c6bb735ac
@ -2246,6 +2246,8 @@ static void station_roam_scan_triggered(int err, void *user_data)
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
station_debug_event(station, "roam-scan-triggered");
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Do not update the Scanning property as we won't be updating the
|
* Do not update the Scanning property as we won't be updating the
|
||||||
* list of networks.
|
* list of networks.
|
||||||
|
Loading…
Reference in New Issue
Block a user