commit | e59180a5768953d4f056eae2b980111e4e7b872e | [log] [tgz] |
---|---|---|
author | Murat Sezgin <msezgin@codeaurora.org> | Tue Jul 19 17:16:00 2016 -0700 |
committer | Sakthi Vignesh Radhakrishnan <sradhakr@codeaurora.org> | Tue Aug 02 16:01:04 2016 -0700 |
tree | 0e6ae20b0cce4463fef4b90b4ad08745ed109350 | |
parent | 8fe3eddf16a3f2b82ae37dd9f6b046f338073b3f [diff] |
[qca-nss-ecm] Fix jiffies roll over issue for sync message When the jiffies roll over, reset the next sync request time. Otherwise the diff between the next request time and current jiffies become to high and it causes very long sleep time in the sync function. Change-Id: I9de50d55cec04afc3f84cb91de3ff707f949683e Signed-off-by: Murat Sezgin <msezgin@codeaurora.org>