Re: drivers/wireless: ath: Convert timers to use timer_setup()
From: Kalle Valo <hidden>
Date: 2017-10-27 09:19:06
Also in:
linux-wireless, lkml
From: Kalle Valo <hidden>
Date: 2017-10-27 09:19:06
Also in:
linux-wireless, lkml
Kees Cook [off-list ref] 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 <redacted> Cc: linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Signed-off-by: Kees Cook <redacted> Signed-off-by: Kalle Valo <redacted>
There were some conflicts but luckily 3-way merge was able to automatically solve them. But please do check the patch from my pending branch: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=master-pending&id=dd08329d31a4c150f8aab8274033901baaf3e923 -- https://patchwork.kernel.org/patch/10023835/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches