mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
wifimngr: dm validation: add runtime AP mismatch debug logs
This commit is contained in:
parent
db5864daff
commit
7e198d5739
1 changed files with 1 additions and 0 deletions
|
|
@ -237,6 +237,7 @@ verify_aps_runtime_state() {
|
|||
break
|
||||
}
|
||||
|
||||
debug "FAIL: $ifname ssid/band mismatch ($try/$MAX_RETRIES) exp[$ssid/$bandstr] got[$ubus_ssid/$ubus_band]"
|
||||
sleep 2
|
||||
done
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue