]> git.itanic.dy.fi Git - linux-stable/commit
ath: Add regulatory mapping for Bahamas
authorSven Eckelmann <sven.eckelmann@openmesh.com>
Wed, 23 May 2018 08:09:53 +0000 (11:09 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Aug 2018 10:20:27 +0000 (12:20 +0200)
commit84e90658ed8d5dbc8701d76b491206208cbeb86b
tree9d6396ff08300d31bcd5979161bd962587f19dbb
parent6c40849333bd44ef96068bebe226cb5d3531ad2a
ath: Add regulatory mapping for Bahamas

[ Upstream commit 699e2302c286a14afe7b7394151ce6c4e1790cc1 ]

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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/ath/regd.h
drivers/net/wireless/ath/regd_common.h