1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/neterion
Kees Cook e84a2ac9ff net: neterion: 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: Jon Mason <jdmason@kudzu.us>
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-18 12:40:26 +01:00
..
vxge net: vxge: Convert timers to use timer_setup() 2017-10-18 12:39:38 +01:00
Kconfig drivers/net: remove all references to obsolete Ethernet-HOWTO 2015-06-23 06:50:35 -07:00
Makefile s2io/vxge: Move the Exar drivers 2011-08-11 02:41:47 -07:00
s2io-regs.h s2io/vxge: Move the Exar drivers 2011-08-11 02:41:47 -07:00
s2io.c net: neterion: Convert timers to use timer_setup() 2017-10-18 12:40:26 +01:00
s2io.h net: neterion: Convert timers to use timer_setup() 2017-10-18 12:40:26 +01:00