On 10/27/17, Kees Cook <keesc...@chromium.org> wrote: > In preparation for unconditionally passing the struct timer_list pointer to > all timer callbacks, switch to using the new timer_setup() and from_timer() > to pass the timer pointer explicitly. > > Cc: Denis Kirjanov <k...@linux-powerpc.org> > Cc: netdev@vger.kernel.org > Signed-off-by: Kees Cook <keesc...@chromium.org>
Acked-by: Denis Kirjanov <k...@linux-powerpc.org>