This commit is contained in:
Xavier Arteaga 2020-06-23 14:12:13 +02:00 committed by Xavier Arteaga
parent 2f0c38fc70
commit f8cc2d176d
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ private:
* The PHY shall not call run_stack_tti when the PHY has reserved a worker.
*
* Since the sync thread has reserved a worker in camping state, the PHY shall not call the stack in this state.
* Otherwise, there a risk that the stack tries to reserve the same worker for configuration.
* Otherwise, there is a risk that the stack tries to reserve the same worker for configuration.
*/
void run_stack_tti();