diff options
| author | Ajay Singh <[email protected]> | 2018-09-04 12:09:21 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-09-10 17:17:38 +0200 |
| commit | 0e866cfb0dd973e6d3d7f472d05a6e5f386510b0 (patch) | |
| tree | 9c5557d71a055d7a29e176cd96c1769c289e88ac /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 009324daf6a021cb5978b1bcb8b53018c191e1ab (diff) | |
staging: wilc1000: moved last_scanned_shadow & last_scanned_cnt to wilc_priv struct
Avoid use of static variables and moved the varibles as part of private
data. last_scanned_shadow & last_scanned_cnt variable is moved to
'wilc_priv' to maintain for each interface. After moving static
variable, clear_shadow_scan() doesn't require check 'op_ifcs'
count as now for each interface the againg timer is initiated.
Signed-off-by: Ajay Singh <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions