diff options
author | Simon Wunderlich <sw@simonwunderlich.de> | 2014-08-12 17:12:17 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2014-08-14 15:42:17 +0300 |
commit | 804eef14790f8917f74945f82db8b55903f76af4 (patch) | |
tree | b2da24d87b7590705ad22acad270f9693f2df659 /drivers/net/wireless/ath/ath6kl | |
parent | beb4be849a92172b4b95185a19db1691e6223f22 (diff) |
ath10k: unregister spectral before mac
If spectral is unregistered after mac80211, the relayfs file has already
been removed recursively by mac/cfg80211, and spectral tries to remove
the file once more, thus leading to double free problems. Better clean
up spectral before to avoid that problem.
Reported-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath6kl')
0 files changed, 0 insertions, 0 deletions