Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
timers: Fix slack calculation for expired timers
commit 3bbb9ec (timers: Introduce the concept of timer slack for legacy timers) does not take the case into account when the timer is already expired. This broke wireless drivers. The solution is not to apply slack to already expired timers. Signed-off-by: Thomas Gleixner <[email protected]> Cc: Arjan van de Ven <[email protected]>
- Loading branch information