Re: drivers/wireless: ath: Convert timers to use timer_setup()
From: Kees Cook <hidden>
Date: 2017-10-27 09:29:13
Also in:
linux-wireless, lkml
From: Kees Cook <hidden>
Date: 2017-10-27 09:29:13
Also in:
linux-wireless, lkml
On Fri, Oct 27, 2017 at 11:18 AM, Kalle Valo [off-list ref] wrote:
Kees Cook [off-list ref] wrote:quoted
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@vger.kernel.org Cc: netdev@vger.kernel.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
This looks correct to me, thanks for merging! -Kees -- Kees Cook Pixel Security