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 <amitkar...@gmail.com> > Cc: Nishant Sarmukadam <nisha...@marvell.com> > Cc: Ganapathi Bhat <gb...@marvell.com> > Cc: Xinming Hu <h...@marvell.com> > Cc: Arvind Yadav <arvind.yadav...@gmail.com> > Cc: Ingo Molnar <mi...@kernel.org> > Cc: Johannes Berg <johannes.b...@intel.com> > Cc: "David S. Miller" <da...@davemloft.net> > Cc: Andrew Zaborowski <andrew.zaborow...@intel.com> > Cc: libertas-...@lists.infradead.org > Cc: linux-wirel...@vger.kernel.org > Cc: netdev@vger.kernel.org > Signed-off-by: Kees Cook <keesc...@chromium.org>
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