diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-25 12:53:53 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-27 05:09:16 +0200 |
commit | 605ea2f9356f315c9c03d69a54dc910fde32fd71 (patch) | |
tree | 377d5b9bde293d8b7808e7e3908b02c30b5229fe /drivers/net/wan/hd64572.c | |
parent | drivers/net: wan/dscc4: Remove unused timer (diff) | |
download | linux-605ea2f9356f315c9c03d69a54dc910fde32fd71.tar.xz linux-605ea2f9356f315c9c03d69a54dc910fde32fd71.zip |
drivers/net: wan/lmc: 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: Allen Pais <allen.lkml@gmail.com>
Cc: "David S. Miller" <davem@davemloft.net>
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 'drivers/net/wan/hd64572.c')
0 files changed, 0 insertions, 0 deletions