mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-29 18:11:05 +00:00
d5803a02693f72a80da64193a729a71ac585df6b
pd[port].timeout will be 0 immediate after set_state(), thus will cause a negative value result for timeout calculation in the pd_task's ending loop. This will cause task_wait_event to receive a negative timeout value. Obviously it causes no harm to the current implementation, but should be fixed by being paranoid. BUG=none BRANCH=none TEST=make buildall Change-Id: Ib2817e1d95ca6c6eedcaff16a9e7e95033953901 Reviewed-on: https://chromium-review.googlesource.com/229760 Commit-Queue: Bernard Shyu <bernard_shyu@bizlinktech.com> Reviewed-by: Alec Berg <alecaberg@chromium.org> Tested-by: Bernard Shyu <bernard_shyu@bizlinktech.com>
For an overview of the Embedded Controller firmware, refer to http://www.chromium.org/chromium-os/2014-firmware-summit
Description
Languages
C
64.7%
Lasso
20.7%
ASL
3.6%
JavaScript
3.2%
C#
2.9%
Other
4.6%