Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()
Use msleep_interruptible() instead of schedule_timeout() to guarantee the task delays as expected.
- Loading branch information