From patchwork Thu Mar 1 14:18:38 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sven Eckelmann X-Patchwork-Id: 10251587 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 475A360211 for ; Thu, 1 Mar 2018 14:22:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2D834285C3 for ; Thu, 1 Mar 2018 14:22:10 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2C32128769; Thu, 1 Mar 2018 14:22:10 +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 46E8F285C3 for ; Thu, 1 Mar 2018 14:21:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031377AbeCAOVl (ORCPT ); Thu, 1 Mar 2018 09:21:41 -0500 Received: from mail-qt0-f193.google.com ([209.85.216.193]:43103 "EHLO mail-qt0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031181AbeCAOVj (ORCPT ); Thu, 1 Mar 2018 09:21:39 -0500 Received: by mail-qt0-f193.google.com with SMTP id d26so7678788qtk.10 for ; Thu, 01 Mar 2018 06:21:38 -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=z/ojbjGzVjxQdZbIWyt0DUcqtozkhxkYtZiZGHkTp9Q=; b=wOTdBEv3TTaNwZlV/ZYBDjLuRyy/NwIJWZuxrSUu4qHaGCwZasZscXT1a2WgvEuY9f IzSBPL7fcGTEOmrnLjqUTXgi8odGLGoJHC53SaBAob40V0PX+SoS33BCUvzkWeBdJVUR wA33zTBgWyta2RuIXzV1zxfiBTE6jctUKSwjICDyiLiLGnTYn8TTfgI9etFlMs500xCh vymOvnL95cnsN/sWClFhVaDwfjIA0kv7/4c9X2zTSClSJUwOjPSs7v72Y6F26hQCD0Qz 5kwaTdAQiwwhwKHm9I+pY7q2U3eI6zXUK4mim8delnmd8qtnjcxNRv1/c09dzvFJbPwp ittA== 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=z/ojbjGzVjxQdZbIWyt0DUcqtozkhxkYtZiZGHkTp9Q=; b=qKYUOuQdw/xZcpQ/corGmb2C0OI0M25LLGYlmPArjQK5Ijivqz9wu90O99w5OYjmAP pEtzbazi89F0Q664oVgT1lSwwdwTrT5QkvKE5gaFNiQ+guO3hnwPmuCBv+jIh06fqi+a rzPu2fzbAHWZoJIx839Hcjhr26ozv++bZ4+lm4LgsBL2lYqos/uJHj/GuIcbe0FrRBx0 hAKooWcEAmz5ZPVbt2NJzancn2LX1RbWwXhYo1FbTJJIE9aszf9pfjk0ZPhJs8opliOU 99Q8FRGnpvym3U/ixvkkVnQcZREIg3Lf+TXAQa1HSBEijJ7jsMhaeBmTUMv1AKK2GUyY MwAw== X-Gm-Message-State: AElRT7FujkgZccrZaZgmJ+bn8NXGBzeWqFQ7FSwnNYZPpMAzDOz9ExOH 0ej1HP9LXjno0IJVfZS2VsaId2diuT8= X-Google-Smtp-Source: AG47ELseYJaZIutwn5aDwzuQFDtO+X7sWadzrOIdj0RdKAzPoM8AV5WltXKy9l9HMLa3/naE0lfspA== X-Received: by 10.200.15.250 with SMTP id f55mr3177288qtk.171.1519914097550; Thu, 01 Mar 2018 06:21:37 -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 f13sm3055404qtf.15.2018.03.01.06.21.36 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 01 Mar 2018 06:21:37 -0800 (PST) From: Sven Eckelmann To: linux-wireless@vger.kernel.org Cc: Kalle Valo , "Luis R. Rodriguez" , Sven Eckelmann Subject: [PATCH 28/52] ath: Map Colombia to FCC1_FCCA Date: Thu, 1 Mar 2018 15:18:38 +0100 Message-Id: <20180301141902.24824-29-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 3a7fbd3794bc..c28347fac774 100644 --- a/drivers/net/wireless/ath/regd_common.h +++ b/drivers/net/wireless/ath/regd_common.h @@ -331,7 +331,7 @@ static struct country_code_to_enum_rd allCountries[] = { {CTRY_CANADA2, FCC6_FCCA, "CA"}, {CTRY_CHILE, APL6_WORLD, "CL"}, {CTRY_CHINA, APL1_WORLD, "CN"}, - {CTRY_COLOMBIA, FCC1_FCCA, "CO"}, + {CTRY_COLOMBIA, FCC3_WORLD, "CO"}, {CTRY_COSTA_RICA, FCC1_WORLD, "CR"}, {CTRY_CROATIA, ETSI1_WORLD, "HR"}, {CTRY_CYPRUS, ETSI1_WORLD, "CY"},