commit | 37bcc03f97e05cc65ce87d3b2fdcd4e5b28ce06c | [log] [tgz] |
---|---|---|
author | John Crispin <blogic@openwrt.org> | Wed Nov 04 11:50:10 2015 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Nov 11 08:38:04 2015 +0100 |
tree | 2eb39775bf91f5732959a8d14e8aa9a1fed502aa | |
parent | 73afa6c4208257ea1733a03918fea731a18131e7 [diff] |
MIPS: ralink: Fix invalid tick count The current code adds the delta twice, which is obviously wrong. Signed-off-by: John Crispin <blogic@openwrt.org> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/11443/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>