Home
last modified time | relevance | path

Searched hist:dfc57004 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sgi/
H A Dioc3-eth.cdfc57004 Mon Oct 16 19:29:31 CDT 2017 Kees Cook <keescook@chromium.org> net/ethernet/sgi: Convert timers to use timer_setup()

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: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
dfc57004 Mon Oct 16 19:29:31 CDT 2017 Kees Cook <keescook@chromium.org> net/ethernet/sgi: Convert timers to use timer_setup()

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: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>