Kees Cook <[email protected]> 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: Kalle Valo <[email protected]> > Cc: [email protected] > Cc: [email protected] > Signed-off-by: Kees Cook <[email protected]> > Signed-off-by: Kalle Valo <[email protected]>
Patch applied to ath-next branch of ath.git, thanks. 7ac767645ab1 ath: Convert timers to use timer_setup() -- https://patchwork.kernel.org/patch/10023835/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

