Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit cb93821a authored by Kalle Valo's avatar Kalle Valo
Browse files

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: default avatarKalle Valo <kvalo@qca.qualcomm.com>
parent 3101edef
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment