Files
android_kernel_xiaomi_sm8450/arch/um/include/shared
Johannes Berg fcd242c6c8 um: fix os_timer_one_shot()
os_timer_one_shot() gets passed a value "unsigned long delta",
so must not have an "int ticks" as that actually ends up being
-1, and thus triggering a timer over and over again.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2019-07-02 23:26:57 +02:00
..
2018-06-10 22:49:14 +02:00
2015-07-07 10:58:54 +02:00
2011-11-02 14:15:07 +01:00
2019-07-02 23:26:57 +02:00
2011-11-02 14:15:27 +01:00
2011-11-02 14:14:45 +01:00
2015-05-31 22:05:32 +02:00