diff options
author | Kees Cook <[email protected]> | 2017-10-24 01:47:00 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-10-25 13:20:30 +0900 |
commit | 56546e3b9f2284a750c9ca24617544ff5cf56af4 (patch) | |
tree | 1897c837ffa625995ec4209ace9112ddcce66bf6 /net/tipc | |
parent | fd71e13bc7c6ac2d34f08380707662cf07f8234c (diff) |
drivers/net: wan/sbni: 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: David Howells <[email protected]>
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions