diff options
| author | Kees Cook <[email protected]> | 2017-10-25 03:51:03 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-27 12:09:15 +0900 |
| commit | 0ff624fbfefbb96db62d100bda84e4fbdabaf628 (patch) | |
| tree | 213c337c7a16bfe7adb767677c8cf416aa8eb35c /tools | |
| parent | a78ec0d4f0eada03378413d51c92d0c1253133fa (diff) | |
drivers/net: 3com/3c515: 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: Thomas Gleixner <[email protected]>
Cc: Stephen Hemminger <[email protected]>
Cc: Johannes Berg <[email protected]>
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions