On Wed, 25 Oct 2017 03:51:38 -0700, Kees Cook 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: Jakub Kicinski <[email protected]>
> Cc: "David S. Miller" <[email protected]>
> Cc: Jiri Pirko <[email protected]>
> Cc: Jamal Hadi Salim <[email protected]>
> Cc: Simon Horman <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> Signed-off-by: Kees Cook <[email protected]>

Acked-by: Jakub Kicinski <[email protected]>

Reply via email to