aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorKalle Valo <[email protected]>2011-10-27 18:47:46 +0300
committerKalle Valo <[email protected]>2011-11-11 12:58:55 +0200
commitcb93821a9eaf53fb60addd689d3fa9f106790be1 (patch)
treeb50f2f091c056ca7d82e240b35742c587aca5562 /tools/perf/scripts/python/bin
parent3101edef5cc43034cd809e7105ea2b366e9c7c00 (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/bin')
0 files changed, 0 insertions, 0 deletions