diff options
| author | Kalle Valo <[email protected]> | 2011-10-27 18:47:46 +0300 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2011-11-11 12:58:55 +0200 |
| commit | cb93821a9eaf53fb60addd689d3fa9f106790be1 (patch) | |
| tree | b50f2f091c056ca7d82e240b35742c587aca5562 /tools/perf/scripts/python | |
| parent | 3101edef5cc43034cd809e7105ea2b366e9c7c00 (diff) | |
ath6kl: don't use cfg80211_scan_request after cfg80211_scan_done()
Use of cfg80211_scan_request is not valid after calling cfg80211_scan_done()
but ath6kl_cfg80211_scan_complete_event() was doing exactly that. Change
the function to call cfg80211_scan_done() last.
This was found during code review, I didn't see any visible problems
due to this bug.
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions