From patchwork Thu Mar 1 14:18:46 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sven Eckelmann X-Patchwork-Id: 10251637 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 2225860211 for ; Thu, 1 Mar 2018 14:23:59 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 11CD42854F for ; Thu, 1 Mar 2018 14:23:59 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0FE2428713; Thu, 1 Mar 2018 14:23:59 +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 38515285E3 for ; Thu, 1 Mar 2018 14:23:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031206AbeCAOXQ (ORCPT ); Thu, 1 Mar 2018 09:23:16 -0500 Received: from mail-qt0-f196.google.com ([209.85.216.196]:33811 "EHLO mail-qt0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031279AbeCAOV6 (ORCPT ); Thu, 1 Mar 2018 09:21:58 -0500 Received: by mail-qt0-f196.google.com with SMTP id l25so7715637qtj.1 for ; Thu, 01 Mar 2018 06:21:58 -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=0GF5Ibmw1oCq1jshpDowyhohCAtihe670KQZloWmzV0=; b=ZWwMsU5qaTBJJ7priA6ZYQJvIiGxjN5ybiAKYekiQ4GJ1NOK11+1aP0YyLf4diI7wS dJAI3WVqYqQOFOjEXRE+1C2F48PMza5gu8hKoYhR57ShS2YlIe5gIj9PY92/3pEzJsR4 Igg7YiIHiyUqdmvJTPEZXSQdfMd0p9MgcLaL23XJc9+lJrhOd+aPm8NIWCc4WPKJkXta FRvRL/iJAPOn9iryfrS/cP2D5rNObpNCfH3qk3jaZOZl3On1QskE5EtTQY+aQyCUKkXR 7++EBmEvsu/6NXJFDSToB53Ko5q3in3Jhy+M+G7/gH4bBIdfwjK9jrhHChztjWUTH/gL ujIg== 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=0GF5Ibmw1oCq1jshpDowyhohCAtihe670KQZloWmzV0=; b=djN8M1g+FVeiUh0fHGv4tzrFG7x3KuGJ2VK33WFkkWC1220Ya227RDI3fYyijCX6KW 8N8R5SWbvizHFSmALZWHDBlwNIquDXpUJL06eGUu5cI5XLc/enyoZBfd1xtFj+Dd6KMy i2wea71xQSYL/ETcy7pYX0rGeeWaeV+prtS8em6UnuBI5NFMK2E9vWfADS3vOmsvFvl9 uHpqTpkq0DpmROzS7PbPBncn2vTJDR4pHpYxfOtb7jFQQSFIaE8mdhoxyfsOG/MCdhzS KSQGgZgqhmNuJz0BzSl0mxkwbu0Y7tvhFSEElZ8F0MQ/CRKjszoheKtfwCIjIURedfIs BNbA== X-Gm-Message-State: AElRT7EE8AC8eh5bSVeSoWWJiooU1TT5D5ZQpqZc0VUVd759mFnUo0UR WQgwkdp85gYJDJZFVvUmdupYp4GDiBc= X-Google-Smtp-Source: AG47ELsoQiS2urESoRUZY1hP+bjYiexEXCruOLnJXRA1d4iioPhJGEIt4aU6ryS0K1ZT/HEQ0qC3Ag== X-Received: by 10.200.6.74 with SMTP id e10mr3038203qth.166.1519914118028; Thu, 01 Mar 2018 06:21:58 -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 m24sm3007649qtc.81.2018.03.01.06.21.57 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 01 Mar 2018 06:21:57 -0800 (PST) From: Sven Eckelmann To: linux-wireless@vger.kernel.org Cc: Kalle Valo , "Luis R. Rodriguez" , Sven Eckelmann Subject: [PATCH 36/52] ath: Map Macedonia to ETSI1_WORLD Date: Thu, 1 Mar 2018 15:18:46 +0100 Message-Id: <20180301141902.24824-37-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 -> ETSI 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 1b69849b4727..f457c9d50bd2 100644 --- a/drivers/net/wireless/ath/regd_common.h +++ b/drivers/net/wireless/ath/regd_common.h @@ -439,7 +439,7 @@ static struct country_code_to_enum_rd allCountries[] = { {CTRY_LITHUANIA, ETSI1_WORLD, "LT"}, {CTRY_LUXEMBOURG, ETSI1_WORLD, "LU"}, {CTRY_MACAU, FCC2_WORLD, "MO"}, - {CTRY_MACEDONIA, NULL1_WORLD, "MK"}, + {CTRY_MACEDONIA, ETSI1_WORLD, "MK"}, {CTRY_MALAYSIA, APL8_WORLD, "MY"}, {CTRY_MALTA, ETSI1_WORLD, "MT"}, {CTRY_MAURITIUS, ETSI1_WORLD, "MU"},