aboutsummaryrefslogtreecommitdiff
path: root/drivers/powercap
diff options
context:
space:
mode:
authorPierre Le Magourou <plemagourou@aldebaran.com>2016-07-18 23:22:19 +0300
committerKalle Valo <kvalo@qca.qualcomm.com>2016-07-19 16:22:36 +0300
commitf3651bae564497250bfde375761554d2e6bb0772 (patch)
tree32162b4a30782faf942b0c3ebc51e8228e42b696 /drivers/powercap
parent270df8f80d67f257d5b3a94d10b899870f39606a (diff)
ath6kl: Fix wrong regulatory domain disconnection.
One minute after a successful connection, the kernel checks if the frequency and the channel width are well configured for the country we are in. (regulatory domain) ath6kl driver was setting the NL80211_CHAN_HT20 channel without checking for the HT capabilities. (we should have NL80211_CHAN_NO_HT in our case because the firmware did not support HT) This patch adds a check on ht_cap.ht_supported in order to create the channel corresponding to the firmware capabilities. Signed-off-by: Pierre Le Magourou <plemagourou@aldebaran.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/powercap')
0 files changed, 0 insertions, 0 deletions