Re: rtlwifi: Convert timers to use timer_setup()
From: Kalle Valo <hidden>
Date: 2017-10-27 07:42:48
Also in:
linux-wireless, lkml
From: Kalle Valo <hidden>
Date: 2017-10-27 07:42:48
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: Larry Finger <redacted> Cc: Chaoming Li <redacted> Cc: Ping-Ke Shih <pkshih@realtek.com> Cc: Arvind Yadav <redacted> Cc: Souptick Joarder <redacted> Cc: linux-wireless@vger.kernel.org Cc: netdev@vger.kernel.org Signed-off-by: Kees Cook <redacted>
Patch applied to wireless-drivers-next.git, thanks. 7c51d17c027e rtlwifi: Convert timers to use timer_setup() -- https://patchwork.kernel.org/patch/10023861/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches