diff options
author | Nishanth Aravamudan <[email protected]> | 2005-06-25 14:59:33 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2005-06-25 16:25:10 -0700 |
commit | 6a72c7ba2e6df945484d7a85d7a82237270957fd (patch) | |
tree | dd7e38b01a73e8d0c5a56b3f786700c842c1b1a3 /net/lapb/lapb_timer.c | |
parent | 5d582b4ef6df853ca2da46135855cd6536c0205b (diff) |
[PATCH] serial/68328serial: replace schedule_timeout() with msleep_interruptible()
Use msleep_interruptible() instead of schedule_timeout() in send_break() to
guarantee the task delays as expected. Change @duration's units to
milliseconds, and modify arguments in callers appropriately.
Signed-off-by: Nishanth Aravamudan <[email protected]>
Signed-off-by: Domen Puncer <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions