[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171028.192211.486198778066216494.davem@davemloft.net>
Date: Sat, 28 Oct 2017 19:22:11 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: keescook@...omium.org
Cc: saeedm@...lanox.com, matanb@...lanox.com, leonro@...lanox.com,
netdev@...r.kernel.org, linux-rdma@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drivers/net: mellanox: Convert timers to use
timer_setup()
From: Kees Cook <keescook@...omium.org>
Date: Thu, 26 Oct 2017 22:55:20 -0700
> 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: Saeed Mahameed <saeedm@...lanox.com>
> Cc: Matan Barak <matanb@...lanox.com>
> Cc: Leon Romanovsky <leonro@...lanox.com>
> Cc: netdev@...r.kernel.org
> Cc: linux-rdma@...r.kernel.org
> Signed-off-by: Kees Cook <keescook@...omium.org>
Applied.
Powered by blists - more mailing lists