From patchwork Thu Mar 1 14:18:32 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sven Eckelmann X-Patchwork-Id: 10251573 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 ED3AB60211 for ; Thu, 1 Mar 2018 14:21:48 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DE05B27D0C for ; Thu, 1 Mar 2018 14:21:48 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DB78E28630; Thu, 1 Mar 2018 14:21:48 +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 38E8427D0C for ; Thu, 1 Mar 2018 14:21:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031362AbeCAOVY (ORCPT ); Thu, 1 Mar 2018 09:21:24 -0500 Received: from mail-qt0-f193.google.com ([209.85.216.193]:46666 "EHLO mail-qt0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031353AbeCAOVX (ORCPT ); Thu, 1 Mar 2018 09:21:23 -0500 Received: by mail-qt0-f193.google.com with SMTP id m13so7662480qtg.13 for ; Thu, 01 Mar 2018 06:21:23 -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=BrDpPA2xWkFJUoc0jH4Qb3TO7OrUcqtevSDmQcGzhn8=; b=IlHvfxxLLg9n49K7WvPKSnwsQ/ccYQMvHC2YH10f5Fmt5LN2pJIBrb9iCOH9FYdLg2 8+F4fna2pPwqgB4/FV6/81m6ntIxTZ7X19dGFtJx/thn06P8C47OIdn1YizVQgccSROX g7AlWdCCzWViOLAq04xTyhK/38NAVSTqQhgdwdQL1gIKHXBJnPdxEgERD2Z7OEclZ8Mc D6EkxQ/yEQiNwx02gtu+MNjfN0OuwqBv/tAlDOuQ8zmvhHkXiZ0TTtwY2l52ML0n62eg HCBtvkcEEZIbZgAdnnNdioPjjBsKq6tfRM7pink40iJ8xw1hViW8djVwWi9h7ROqLe/b K2nw== 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=BrDpPA2xWkFJUoc0jH4Qb3TO7OrUcqtevSDmQcGzhn8=; b=bZlFuli8hniJTDW47M3i0bgRX66707KpqX4PGgwXOL3/EAVUd5HMLUAaKXLI9GlKJL JzC4S7s5D6svgBT1RS1VfKC2O5j+Hzga68BiB/meFhoDbzH7tbUkEKwQqJHGXM4SLeeW 3Kx3uLaThV2jitOdH1LZ36gn32GFdDpqdK//PwQhcDQxmb5L0Nslrf/ev4EXLc3D8fVw xZaK+mRBUJMQ5ERNiI76C31BxJCOiQmW91hJhT71ADU6Ih/1rbi8bQuP7tSTkbX8VR5j gdbMcvRLQDNQonRm8xvchVfBi4rltPpnld0a9Yey0x5OmLHq92FP8zlnCMesY6oap0eS OJwg== X-Gm-Message-State: AElRT7EoDGcznf9dcgYFoLRCE6U/bcKEKilvO26GGFFpyCb4t2x+IBB+ 2GwdBg7CvVVheVG09hUrb5k1u39cRbo= X-Google-Smtp-Source: AG47ELu2HveKpDwp5Grvd3OHUWjmUOrtew7sGSCkA6Aot3Fa+8iZo7L8yHLGkZsKEr4YWc2vkSO0qg== X-Received: by 10.200.0.18 with SMTP id a18mr3205175qtg.337.1519914082661; Thu, 01 Mar 2018 06:21:22 -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 y20sm2723376qka.71.2018.03.01.06.21.21 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 01 Mar 2018 06:21:22 -0800 (PST) From: Sven Eckelmann To: linux-wireless@vger.kernel.org Cc: Kalle Valo , "Luis R. Rodriguez" , Sven Eckelmann Subject: [PATCH 22/52] ath: Map Albania to ETSI1_WORLD Date: Thu, 1 Mar 2018 15:18:32 +0100 Message-Id: <20180301141902.24824-23-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 c2074b1cd207..bdfbdd4e8583 100644 --- a/drivers/net/wireless/ath/regd_common.h +++ b/drivers/net/wireless/ath/regd_common.h @@ -303,7 +303,7 @@ static struct reg_dmn_pair_mapping regDomainPairs[] = { static struct country_code_to_enum_rd allCountries[] = { {CTRY_DEBUG, NO_ENUMRD, "DB"}, {CTRY_DEFAULT, FCC1_FCCA, "CO"}, - {CTRY_ALBANIA, NULL1_WORLD, "AL"}, + {CTRY_ALBANIA, ETSI1_WORLD, "AL"}, {CTRY_ALGERIA, NULL1_WORLD, "DZ"}, {CTRY_ARGENTINA, FCC3_WORLD, "AR"}, {CTRY_ARMENIA, ETSI4_WORLD, "AM"},