diff options
| author | Ajay Singh <[email protected]> | 2018-09-04 12:09:18 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-09-10 17:17:37 +0200 |
| commit | 1803da60f7c208cb7138f289dfc6d05fe49e1bd3 (patch) | |
| tree | ba741c801bf96464954c56506205a9e4e1787122 /tools/perf/scripts/python | |
| parent | 4cf13399537e34067cf0d652dfbaf82d8793a9fc (diff) | |
staging: wilc1000: move 'aging_timer' static variable to wilc_priv struct
Moved 'aging_timer' to wilc_priv struct instead of having it as static
variable.
As 'aging_timer' is maintained for each interfaces so 'op_ifcs' check is
not required before the timer_setup() and del_timer_sync() call.
Signed-off-by: Ajay Singh <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions