]> asedeno.scripts.mit.edu Git - linux.git/commit
ath: Add regulatory mapping for Bahamas
authorSven Eckelmann <sven.eckelmann@openmesh.com>
Wed, 23 May 2018 08:09:53 +0000 (11:09 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 25 May 2018 09:51:14 +0000 (12:51 +0300)
commit699e2302c286a14afe7b7394151ce6c4e1790cc1
tree52a7120c15cd02f66863bfbe4a4031169f270b8e
parentbe8cce96f14dc925ecfb702be0392a52cf78adb5
ath: Add regulatory mapping for Bahamas

The country code is used by the ath to detect the ISO 3166-1 alpha-2 name
and to select the correct conformance test limits (CTL) for a country. If
the country isn't available and it is still programmed in the EEPROM then
it will cause an error and stop the initialization with:

  Invalid EEPROM contents

The current CTL mappings for this country are:

* 2.4GHz: ETSI
* 5GHz: FCC

Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/regd.h
drivers/net/wireless/ath/regd_common.h