[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171027.121008.919367172179684747.davem@davemloft.net>
Date: Fri, 27 Oct 2017 12:10:08 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: keescook@...omium.org
Cc: nic_swsd@...ltek.com, dhowells@...hat.com,
jay.vosburgh@...onical.com, allen.lkml@...il.com,
edumazet@...gle.com, tklauser@...tanz.ch, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drivers/net: realtek: Convert timers to use
timer_setup()
From: Kees Cook <keescook@...omium.org>
Date: Wed, 25 Oct 2017 03:53:12 -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: Realtek linux nic maintainers <nic_swsd@...ltek.com>
> Cc: "David S. Miller" <davem@...emloft.net>
> Cc: David Howells <dhowells@...hat.com>
> Cc: Jay Vosburgh <jay.vosburgh@...onical.com>
> Cc: Allen Pais <allen.lkml@...il.com>
> Cc: Eric Dumazet <edumazet@...gle.com>
> Cc: Tobias Klauser <tklauser@...tanz.ch>
> Cc: netdev@...r.kernel.org
> Signed-off-by: Kees Cook <keescook@...omium.org>
Applied.
Powered by blists - more mailing lists