From patchwork Thu Mar 1 14:18:52 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sven Eckelmann X-Patchwork-Id: 10251609 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 CBCF260211 for ; Thu, 1 Mar 2018 14:22:46 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AD3E92873E for ; Thu, 1 Mar 2018 14:22:46 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id ABD4228514; Thu, 1 Mar 2018 14:22:46 +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 C42692861D for ; Thu, 1 Mar 2018 14:22:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031422AbeCAOWP (ORCPT ); Thu, 1 Mar 2018 09:22:15 -0500 Received: from mail-qk0-f194.google.com ([209.85.220.194]:36689 "EHLO mail-qk0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031160AbeCAOWN (ORCPT ); Thu, 1 Mar 2018 09:22:13 -0500 Received: by mail-qk0-f194.google.com with SMTP id d206so7691641qkb.3 for ; Thu, 01 Mar 2018 06:22:13 -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=0U6d9gaQjINEuJEZLKCBJpSVZ4tdv6IeulvgrrQJmTE=; b=BjNM7fpneZrn4rU1VMI8v6/56l9ce4xoqrPFR3qd3biAFMeiy5sC0EloKW/UmTBGhZ uOw/G2M3TC/Bwit0vdGbWJ66o+V2NuKAvxSKhaTl+0RpPqkQ3/GItOcpuCdKIUvhm4eI l6Ua91YHrx3spBJ8eP9ZbmLJIgvmtxt19OoLsc5IpEuuWish30edKAq14G57l7tb7DbM gx0Kt7KjKmD+pJEdaVhcuZff2G+FIqFI6YcNhiRXBEzUccDpImi1D0iW5FJpJ7njCJOq hcM06vB0u0HzvpF7tAtqcY3b5PqVJoTPUfWdXrEIA4YAKdrouYkCTj178pArVm3+migy Tflw== 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=0U6d9gaQjINEuJEZLKCBJpSVZ4tdv6IeulvgrrQJmTE=; b=R/+bXy8GLkUpnn2owAAY3DVsdRajuOcAbUlnnE4vJN4RMZg3CRYeG7hPCteZBS9HWh pOX6m2LHAcBq1PNDiw8RTkihr7k6UZa+bjyvnO7x7dgjX03eqPd+o/jSreKudYyEM7dL 9ISC2G70Shjxs4ZGFF9AqlQN89l72vWbUK7ndMb7GBgpKHN+uI/udexl4et1PbhysgPW jpcXtES6fVaQJBiJ983I1bzpeTl3pYr5nVxXMpoGd9hKBBCuh45IcOiofqnD+0aPWD3m b30Ktu/iEq0s3cIuAz7zKkl6MiObuWiwktv5JJhnhELdRsXuOY4TpWWoATj8eUZtTpRb pC2g== X-Gm-Message-State: APf1xPAaOmGwb65NeNER0SG3RR+IxNuHubjwdKbTQMflBUcdHuzz8rbA Q1vlJ1Ek4IstJXar95+POjxlfDMabjc= X-Google-Smtp-Source: AG47ELtkD8ZO+KYBkAlArMQLj0LdQP7qajXZAbKPF2bqlGKGTK0h3bsgKBrUutRRaGf6m3VEDem6bQ== X-Received: by 10.55.42.1 with SMTP id q1mr2994667qkh.282.1519914132701; Thu, 01 Mar 2018 06:22:12 -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 v50sm3062082qtj.59.2018.03.01.06.22.11 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 01 Mar 2018 06:22:12 -0800 (PST) From: Sven Eckelmann To: linux-wireless@vger.kernel.org Cc: Kalle Valo , "Luis R. Rodriguez" , Sven Eckelmann Subject: [PATCH 42/52] ath: Map Philippines to FCC3_WORLD Date: Thu, 1 Mar 2018 15:18:52 +0100 Message-Id: <20180301141902.24824-43-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. This change itself doesn't change the selected CTL of this country and is only required to stay in sync with the QCA mappings. 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 983572ea7048..66c4a579cb99 100644 --- a/drivers/net/wireless/ath/regd_common.h +++ b/drivers/net/wireless/ath/regd_common.h @@ -459,7 +459,7 @@ static struct country_code_to_enum_rd allCountries[] = { {CTRY_PAPUA_NEW_GUINEA, FCC1_WORLD, "PG"}, {CTRY_PARAGUAY, FCC3_WORLD, "PY"}, {CTRY_PERU, FCC3_WORLD, "PE"}, - {CTRY_PHILIPPINES, APL1_WORLD, "PH"}, + {CTRY_PHILIPPINES, FCC3_WORLD, "PH"}, {CTRY_POLAND, ETSI1_WORLD, "PL"}, {CTRY_PORTUGAL, ETSI1_WORLD, "PT"}, {CTRY_PUERTO_RICO, FCC1_FCCA, "PR"},