diff options
author | Sven Eckelmann <sven@narfation.org> | 2016-06-29 19:29:30 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-10-07 15:23:45 +0200 |
commit | 4864ef93ce1b835e26f7b5ddf989496264fa4c45 (patch) | |
tree | 879de7e2c412f03889a6dfc662e63ec8bdd69285 /tools/Makefile | |
parent | bf5482f919caad7029be9ab3019eb9a696ddc37a (diff) | |
download | linux-stable-4864ef93ce1b835e26f7b5ddf989496264fa4c45.tar.gz linux-stable-4864ef93ce1b835e26f7b5ddf989496264fa4c45.tar.bz2 linux-stable-4864ef93ce1b835e26f7b5ddf989496264fa4c45.zip |
ath9k: Fix programming of minCCA power threshold
commit aaab50fcea78ae3414c3afc25aae8d0603df34d0 upstream.
The function ar9003_hw_apply_minccapwr_thresh takes as second parameter not
a pointer to the channel but a boolean value describing whether the channel
is 2.4GHz or not. This broke (according to the origin commit) the ETSI
regulatory compliance on 5GHz channels.
Fixes: 3533bf6b15a0 ("ath9k: Fix regulatory compliance")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Cc: Simon Wunderlich <sw@simonwunderlich.de>
Cc: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/Makefile')
0 files changed, 0 insertions, 0 deletions