ath: regd: add extra US coutry codes
authorOever Gonzalez <notengobattery@gmail.com>
Sat, 26 Jan 2019 16:30:19 +0000 (17:30 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 7 Feb 2019 15:02:19 +0000 (17:02 +0200)
commit62a2c1355c15940eb7223fda514b60dc18e46a3f
treec18788b0e8c030b665cfe35b9dfd6013a5555f17
parentb789f333d7acaddb1d6d56c9c64416bbcbbc723a
ath: regd: add extra US coutry codes

This patch adds several country codes to the regd.h and regd_common.h
files in order to support devices like the Linksys EA6350v3, whose
country codes are not present in the original list. Without this patch,
all devices whose manufacturer programmed any of these code in their
EEPROM will not work.

The values for CTRY_UNITED_STATES2 and CTRY_UNITED_STATES3 were taken
from a post by Sven Eckelmann <sven.eckelmann@openmesh.com>:
<http://lists.infradead.org/pipermail/ath10k/2017-August/010014.html>

Signed-off-by: Oever Gonzalez <notengobattery@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/regd.h
drivers/net/wireless/ath/regd_common.h