commit | d53628882255481b710641dd0118fbd80af6e983 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Wed Jan 11 16:32:21 2017 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Jan 12 12:43:59 2017 +0200 |
tree | a8ad39ed4a2af51681b3c976161d22bd034327c0 | |
parent | 43efa3c0f241e04862be8e6a68ff765d36cde1ba [diff] |
wcn36xx: Don't use the destroyed hal_mutex ieee80211_unregister_hw() might invoke operations to stop the interface, that uses the hal_mutex. So don't destroy it until after we're done using it. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>