> 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: Igor Mitsyanko <[email protected]>
> Cc: Avinash Patil <[email protected]>
> Cc: Sergey Matyukevich <[email protected]>
> Cc: Kalle Valo <[email protected]>
> Cc: Kamlesh Rath <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> Signed-off-by: Kees Cook <[email protected]>
> ---
>  drivers/net/wireless/quantenna/qtnfmac/cfg80211.c | 7 +++----
>  drivers/net/wireless/quantenna/qtnfmac/core.c     | 2 +-
>  2 files changed, 4 insertions(+), 5 deletions(-)

Reviewed-by: Sergey Matyukevich <[email protected]>

Thanks!
Sergey

Reply via email to