alistair23-linux/net/can
Kees Cook 1fccb565e8 net: can: 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: Oliver Hartkopp <socketcan@hartkopp.net>
Cc: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: linux-can@vger.kernel.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:39:38 +01:00
..
af_can.c net: can: Convert timers to use timer_setup() 2017-10-18 12:39:38 +01:00
af_can.h net: can: Convert timers to use timer_setup() 2017-10-18 12:39:38 +01:00
bcm.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
gw.c rtnetlink: make rtnl_register accept a flags parameter 2017-08-09 16:57:38 -07:00
Kconfig can: Kconfig: switch on all CAN protocolls by default 2013-01-26 16:58:58 +01:00
Makefile can: build proc support only if CONFIG_PROC_FS is activated 2016-06-17 15:39:41 +02:00
proc.c net: can: Convert timers to use timer_setup() 2017-10-18 12:39:38 +01:00
raw.c can: initial support for network namespaces 2017-04-04 17:35:58 +02:00