Kees Cook <keesc...@chromium.org> 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 <kv...@codeaurora.org> > Cc: Amitkumar Karwar <amit.kar...@redpinesignals.com> > Cc: Prameela Rani Garnepudi <prameela.j0...@gmail.com> > Cc: Pavani Muthyala <pavani.muthy...@redpinesignals.com> > Cc: Karun Eagalapati <karun...@gmail.com> > Cc: linux-wirel...@vger.kernel.org > Cc: net...@vger.kernel.org > Signed-off-by: Kees Cook <keesc...@chromium.org>
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