diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-25 03:51:29 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-27 12:09:15 +0900 |
commit | 0eba23bbcece8f0fe925f302facbae27f086b887 (patch) | |
tree | e2255a22bea4085859f85ac54f204fff2048fe5d /scripts | |
parent | f6fd8918f04191a3e24a0717e97520b65a7d6c4e (diff) | |
download | linux-0eba23bbcece8f0fe925f302facbae27f086b887.tar.bz2 |
drivers/net: hippi: 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: Jes Sorensen <jes@trained-monkey.org>
Cc: linux-hippi@sunsite.dk
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 'scripts')
0 files changed, 0 insertions, 0 deletions