Kees Cook <keescook@xxxxxxxxxxxx> 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 <kvalo@xxxxxxxxxxxxxx> > Cc: Amitkumar Karwar <amitkarwar@xxxxxxxxx> > Cc: Nishant Sarmukadam <nishants@xxxxxxxxxxx> > Cc: Ganapathi Bhat <gbhat@xxxxxxxxxxx> > Cc: Xinming Hu <huxm@xxxxxxxxxxx> > Cc: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx> > Cc: Ingo Molnar <mingo@xxxxxxxxxx> > Cc: Johannes Berg <johannes.berg@xxxxxxxxx> > Cc: "David S. Miller" <davem@xxxxxxxxxxxxx> > Cc: Andrew Zaborowski <andrew.zaborowski@xxxxxxxxx> > Cc: libertas-dev@xxxxxxxxxxxxxxxxxxx > Cc: linux-wireless@xxxxxxxxxxxxxxx > Cc: netdev@xxxxxxxxxxxxxxx > Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. 08c2eb8ec800 mwifiex: Convert timers to use timer_setup() -- https://patchwork.kernel.org/patch/10023837/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches