diff options
| author | Kees Cook <[email protected]> | 2017-10-26 22:55:42 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-28 19:09:50 +0900 |
| commit | 267146d44718771aa0b375e78b33c81d137db09d (patch) | |
| tree | 1f0597cf19292d26f35899940ac456620a7886de /tools/perf/scripts/python/bin | |
| parent | 8089c6f4777f394407d63e217314f934b85a7947 (diff) | |
drivers/net: smsc: 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 S. Miller" <[email protected]>
Cc: "[email protected]" <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Philippe Reynes <[email protected]>
Cc: Allen Pais <[email protected]>
Cc: Tobias Klauser <[email protected]>
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions