Skip to content
Snippets Groups Projects
Commit afcd3eca authored by Bryan O'Donoghue's avatar Bryan O'Donoghue :speech_balloon:
Browse files

wcn36xx: Don't run scan_init multiple times


Run scan_init only once. There's no need to run this command multiple times
if it has already been run once.

The software scan algorithm can end up repeatedly calling scan_init on each
loop resulting in between four and eight milliseconds of lost time on each
callout.

Subtract the overhead now.

Signed-off-by: default avatarBryan O'Donoghue <bryan.odonoghue@linaro.org>
parent f2cd4511
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment