diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-25 03:54:06 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-27 12:09:16 +0900 |
commit | c58320de5194b57858b829b8f204ca6bc1e38e10 (patch) | |
tree | ca0c2edc26133277b8873d65bda718acc0e5c701 /net/l2tp | |
parent | 032cfd66afcc2dd2c7be89c71b020fcb15bcc37d (diff) | |
download | linux-c58320de5194b57858b829b8f204ca6bc1e38e10.tar.gz linux-c58320de5194b57858b829b8f204ca6bc1e38e10.tar.bz2 linux-c58320de5194b57858b829b8f204ca6bc1e38e10.zip |
drivers/net: arcnet: 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: Michael Grzeschik <m.grzeschik@pengutronix.de>
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/l2tp')
0 files changed, 0 insertions, 0 deletions