1
0
Fork 0
alistair23-linux/drivers/net/ethernet/sgi
Kees Cook dfc5700494 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>
2017-10-18 12:40:26 +01:00
..
Kconfig drivers/net: remove all references to obsolete Ethernet-HOWTO 2015-06-23 06:50:35 -07:00
Makefile
ioc3-eth.c net/ethernet/sgi: Convert timers to use timer_setup() 2017-10-18 12:40:26 +01:00
meth.c drivers: net: ethernet: remove incorrect __exit markups 2017-03-02 14:33:49 -08:00
meth.h