diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-25 13:53:12 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-27 06:09:16 +0300 |
commit | 9de36ccf0891fbdfcc347a34bda009977d8dc2a8 (patch) | |
tree | adfb1f74db112b77bc0c5fde55a953682f9554f1 /drivers/net/wan/dscc4.c | |
parent | 97815186d4f1ea0a14b0683ddc63f288809a94e9 (diff) | |
download | linux-9de36ccf0891fbdfcc347a34bda009977d8dc2a8.tar.xz |
drivers/net: realtek: 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: Realtek linux nic maintainers <nic_swsd@realtek.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: David Howells <dhowells@redhat.com>
Cc: Jay Vosburgh <jay.vosburgh@canonical.com>
Cc: Allen Pais <allen.lkml@gmail.com>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Tobias Klauser <tklauser@distanz.ch>
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/dscc4.c')
0 files changed, 0 insertions, 0 deletions