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 <amit.karwar@xxxxxxxxxxxxxxxxxx> > Cc: Prameela Rani Garnepudi <prameela.j04cs@xxxxxxxxx> > Cc: Pavani Muthyala <pavani.muthyala@xxxxxxxxxxxxxxxxxx> > Cc: Karun Eagalapati <karun256@xxxxxxxxx> > Cc: linux-wireless@xxxxxxxxxxxxxxx > Cc: netdev@xxxxxxxxxxxxxxx > Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. dfefb9f8d082 drivers/wireless: rsi: Convert timers to use timer_setup() -- https://patchwork.kernel.org/patch/10023815/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches