Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gnss: sirf: fix activation retry handling
Fix activation helper which would return -ETIMEDOUT even if the last retry attempt was successful. Also change the semantics of the retries variable so that it actually holds the number of retries (rather than tries). Fixes: d2efbbd ("gnss: add driver for sirfstar-based receivers") Cc: stable <[email protected]> # 4.19 Signed-off-by: Johan Hovold <[email protected]>
- Loading branch information