From patchwork Thu Mar 1 14:18:55 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sven Eckelmann X-Patchwork-Id: 10251615 X-Patchwork-Delegate: kvalo@adurom.com Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 508A560211 for ; Thu, 1 Mar 2018 14:22:57 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 38AB8286AC for ; Thu, 1 Mar 2018 14:22:57 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 363E526212; Thu, 1 Mar 2018 14:22:57 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A15C0286AC for ; Thu, 1 Mar 2018 14:22:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031430AbeCAOWW (ORCPT ); Thu, 1 Mar 2018 09:22:22 -0500 Received: from mail-qk0-f195.google.com ([209.85.220.195]:44834 "EHLO mail-qk0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031424AbeCAOWV (ORCPT ); Thu, 1 Mar 2018 09:22:21 -0500 Received: by mail-qk0-f195.google.com with SMTP id v124so7678177qkh.11 for ; Thu, 01 Mar 2018 06:22:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=openmesh-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=vaAXCO/aNTOEIIM2MP3lTIla2KfbMFMFebADlVievCY=; b=Ur8X5afGC/7DCTbQn3/ogGZvTi6X68ZoCDr2unTX6/1QGj10hcSxjrVOY2rigfgwyB l6IZd6af6xKF5IQuQG0SZq5SuNvWHbipjTcMQAnW3l8uW0fE7o5thSG4YnkC42cZXMw7 rJOLCbxW1YwuyEJZ/kfSvsKfI1lafbpKQ1RaLHN0HgKzrjntZzTE+c9JTM90xUId0uwX OtDpk17PDlPPLFq+25HmfdUW+g2QxP4dMcB1e9NO8MAN9yRXrZKkgOr/vMS010T3D+wG R87FoFlx8hbZ1JWZM6ffHp9Q9X76UM2RAIwBcfYUmgQDas7u+2jS/Jizq5tlsuL7WK+F YMdQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=vaAXCO/aNTOEIIM2MP3lTIla2KfbMFMFebADlVievCY=; b=mShZDa2pF4C2Jd1MmEV3i9Nz3pHDrI9zssO2fST23v5pmSlRP/zcdeKdhMeeV9tyHl 9anlqKDyaKbwGWhT+8H+s3mrMFTWzPSvHsbI4Wm7VmtbgTx+KyZMUUe/8kYnrYsGHENL /OqLtB58pvxn8m41AAaWQ0P0UrUE5FVvw+dmanqGN/1Fc2YnhN3VzwkHes+fL2Z5aXV+ qRw5Qk1PUveoJ7o1TTMDdcp4q1Yi9+nliI849qrQkvGmL+j+C59uizHslQTQjzxLlTnQ h1w11SWuJZMt95PTcKD27fY0AjgqFWDcMLID7rbsejD2b6kOc9ijspvVS05uow9QwVXh jSDA== X-Gm-Message-State: AElRT7F+8MHqTW4NVpMjsjHqq01A0p7cH4+AfwbkAlxowMe0lemMWTcd FOJq+E9aY3ZVXeB4ia3d7GMkaCFOugM= X-Google-Smtp-Source: AG47ELtoG1RL4It97dh7Z0ahvucSj4hz+9ek2Gmefh2Zm3GQTTPrOqI+Z4j7i/isBeYQIE7C3iArwQ== X-Received: by 10.55.197.79 with SMTP id p76mr2924313qki.337.1519914140241; Thu, 01 Mar 2018 06:22:20 -0800 (PST) Received: from sven-desktop.home.narfation.org (p2003007C6F4301EA1FEAE4CE1DF3DE58.dip0.t-ipconnect.de. [2003:7c:6f43:1ea:1fea:e4ce:1df3:de58]) by smtp.gmail.com with ESMTPSA id w41sm2932585qtc.73.2018.03.01.06.22.19 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 01 Mar 2018 06:22:19 -0800 (PST) From: Sven Eckelmann To: linux-wireless@vger.kernel.org Cc: Kalle Valo , "Luis R. Rodriguez" , Sven Eckelmann Subject: [PATCH 45/52] ath: Map Saudi Arabia to FCC2_WORLD Date: Thu, 1 Mar 2018 15:18:55 +0100 Message-Id: <20180301141902.24824-46-sven.eckelmann@openmesh.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20180301141902.24824-1-sven.eckelmann@openmesh.com> References: <20180301141902.24824-1-sven.eckelmann@openmesh.com> Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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 -> FCC Signed-off-by: Sven Eckelmann --- drivers/net/wireless/ath/regd_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/ath/regd_common.h b/drivers/net/wireless/ath/regd_common.h index ba5f112333b8..c20ff7640061 100644 --- a/drivers/net/wireless/ath/regd_common.h +++ b/drivers/net/wireless/ath/regd_common.h @@ -467,7 +467,7 @@ static struct country_code_to_enum_rd allCountries[] = { {CTRY_ROMANIA, ETSI1_WORLD, "RO"}, {CTRY_RUSSIA, ETSI8_WORLD, "RU"}, {CTRY_RWANDA, APL1_WORLD, "RW"}, - {CTRY_SAUDI_ARABIA, NULL1_WORLD, "SA"}, + {CTRY_SAUDI_ARABIA, FCC2_WORLD, "SA"}, {CTRY_SERBIA, ETSI1_WORLD, "RS"}, {CTRY_SERBIA_MONTENEGRO, ETSI1_WORLD, "CS"}, {CTRY_SINGAPORE, APL6_WORLD, "SG"},