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: 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: net...@vger.kernel.org > Signed-off-by: Kees Cook <keesc...@chromium.org>
Patch applied to wireless-drivers-next.git, thanks. 78ce6a9083c4 libertas: Convert timers to use timer_setup() -- https://patchwork.kernel.org/patch/10023823/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches