1
0
Fork 0
alistair23-linux/drivers/net/ethernet/seeq
Kees Cook 6fd9c53f71 net: seeq: 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: Russell King <linux@armlinux.org.uk>
Cc: linux-arm-kernel@lists.infradead.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 drivers/net: delete old x86 variant of the seeq8005 driver 2013-01-22 10:39:56 -05:00
ether3.c net: seeq: Convert timers to use timer_setup() 2017-10-18 12:40:26 +01:00
ether3.h net: seeq: Convert timers to use timer_setup() 2017-10-18 12:40:26 +01:00
sgiseeq.c sgiseeq: switch to dma_alloc_attrs 2017-08-29 10:02:54 +02:00
sgiseeq.h