Searched hist:f1abff21 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/ath/ |
H A D | regd_common.h | diff f1abff21 Wed May 23 08:14:11 GMT 2018 Sven Eckelmann <sven.eckelmann@openmesh.com> ath: Map Zimbabwe to ETSI1_WORLD
The regdomain code is used to select the correct the correct conformance test limits (CTL) for a country. If the regdomain code isn't correctly mapped to the actual CTL entries in EEPROM then it could happen that the device violates the regulations. But it can also happen that the device is then not able to be used with its full txpower on all rates.
The CTL mappings for this regdomain code were now changed to:
* 2.4GHz: ETSI * 5GHz: NO_CTL -> ETSI
Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|