diff options
| author | Kees Cook <[email protected]> | 2017-10-16 17:29:22 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-18 12:39:55 +0100 |
| commit | d26c089e78298843b8c5202ffb43146d17c15bde (patch) | |
| tree | 3f57dcc2197c103fa39365a38b299621367b0f4d /tools/perf/scripts/python | |
| parent | 9f12a77e467b8ec0296cf1c3481447e1b1811f59 (diff) | |
hdlc: 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. This adds a pointer back to the
net_device, and drops needless open-coded resetting of the .function and
.data fields.
Cc: David S. Miller <[email protected]>
Cc: Krzysztof Halasa <[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')
0 files changed, 0 insertions, 0 deletions