]> git.ipfire.org Git - thirdparty/chrony.git/commit - local.c
Fix frequency accumulation again
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 9 Jan 2014 15:34:59 +0000 (16:34 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 9 Jan 2014 17:30:14 +0000 (18:30 +0100)
commit60d0fa299307076143da94d36deb7b908fa9bdb7
treea333d5fbaa68d550ce0004d4a6f344fb444b3ec7
parent8545ba733a7ab3d1f4cc4f91b5f0402a588800e6
Fix frequency accumulation again

This is a revert of commit 99d18abf updated for later changes. It seems
in that commit the calculation was changed to match the reversed dfreq
added in 1a7415a6, which itself was calculated incorrectly. Fix the
calculation of updated frequency and matching dfreq.
local.c
rtc_linux.c