diff options
author | 2014-03-16 10:49:54 +0200 | |
---|---|---|
committer | 2014-03-19 21:29:55 +0100 | |
commit | 71228a1eabaf7fa4b2c3060cfee60875254cec14 (patch) | |
tree | 5cc36e38156681b4b5b4336ae29c935f856330e1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mac80211: fix WPA with VLAN on AP side with ps-sta again (diff) | |
download | linux-dev-71228a1eabaf7fa4b2c3060cfee60875254cec14.tar.xz linux-dev-71228a1eabaf7fa4b2c3060cfee60875254cec14.zip |
mac80211: release sched_scan_sdata when stopping sched scan
Assuming sched_scan_stop operation is synchronous the driver may not
necessary call ieee80211_sched_scan_stopped_work. Since this work is
the only place where sched_scan_sdata is released we can possibly run
into situation when it is never released. Fix this by releasing it
just after calling drv_sched_scan_stop.
Signed-off-by: Alexander Bondar <alexander.bondar@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions