diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-16 17:29:31 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-18 12:40:26 +0100 |
commit | dfc57004945b34cf83f600c697a54afca1fd15c5 (patch) | |
tree | 8df013f3f72f45fb0165b1418db3157f9e0b2fb2 /drivers/clk | |
parent | 41e9475c325a3643572639283318b0a07bbb8e0b (diff) | |
download | linux-dfc57004945b34cf83f600c697a54afca1fd15c5.tar.bz2 |
net/ethernet/sgi: 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: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
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/clk')
0 files changed, 0 insertions, 0 deletions