[PATCH 00/58] networking: Convert timers to use timer_setup()
From: Kees Cook <hidden>
Date: 2017-10-17 00:44:14
Also in:
lkml
From: Kees Cook <hidden>
Date: 2017-10-17 00:44:14
Also in:
lkml
This is the current set of outstanding networking patches to perform conversions to the new timer interface (rebased to -next). This is not all expected conversions, but it contains everything needed in networking to eliminate init_timer(), and all the non-standard setup_*_timer() uses. Thanks, -Kees