commit | cae6247db0b93673d170bc0e02aff85f53bc422c | [log] [tgz] |
---|---|---|
author | Grazvydas Ignotas <notasas@gmail.com> | Sat Jun 16 22:26:46 2012 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 20 14:10:24 2012 -0400 |
tree | 1b19160a2c1de90d6f6b7900a0fc06b6d824799b | |
parent | 69d4cfef8befc6ed89e5e3280f3170eb3153d57a [diff] |
wl1251: fix TSF calculation Cast MSB part of current TSF to u64 to prevent loss of most significant bits. MSB should also be shifted by 32. Patch based on old maemo patch by: Yuri Kululin <ext-yuri.kululin@nokia.com> Yuri Ershov <ext-yuri.ershov@nokia.com> Signed-off-by: Grazvydas Ignotas <notasas@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>