+2
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
wait_event_interruptible_timeout() expects a timeout in jiffies so the numeric constant becomes HZ dependent - put it through msecs_to_jiffies() to make it HZ independent. Signed-off-by:Nicholas Mc Guire <hofrat@osadl.org> Signed-off-by:
Jiri Kosina <jkosina@suse.cz>