mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-09 23:34:38 +01:00
Updated some logs
This commit is contained in:
parent
09f95d7edd
commit
2e6debc04b
1 changed files with 1 additions and 1 deletions
|
|
@ -701,7 +701,7 @@ static void dmubus_schedule_blacklisted_ubus_recovery(void)
|
|||
}
|
||||
}
|
||||
|
||||
BBF_INFO("Next blacklisted ubus recovery scheduled in %d msecs", next_check_time);
|
||||
BBF_DEBUG("Next blacklisted ubus recovery scheduled in %d msecs", next_check_time);
|
||||
uloop_timeout_set(&blacklisted_ubus_recovery_timer, next_check_time);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue