[PATCH] drivers/net: nuvoton: Convert timers to use timer_setup()

David Miller davem at davemloft.net
Thu Oct 26 20:10:02 PDT 2017


From: Kees Cook <keescook at chromium.org>
Date: Wed, 25 Oct 2017 03:51:58 -0700

> 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: Wan ZongShun <mcuos.com at gmail.com>
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: netdev at vger.kernel.org
> Signed-off-by: Kees Cook <keescook at chromium.org>

Applied.



More information about the linux-arm-kernel mailing list