From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2D123C38A2A for ; Fri, 8 May 2020 21:14:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 07C5A2173E for ; Fri, 8 May 2020 21:14:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727787AbgEHVOB (ORCPT ); Fri, 8 May 2020 17:14:01 -0400 Received: from paleale.coelho.fi ([176.9.41.70]:60386 "EHLO farmhouse.coelho.fi" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726883AbgEHVOB (ORCPT ); Fri, 8 May 2020 17:14:01 -0400 Received: from 91-156-6-193.elisa-laajakaista.fi ([91.156.6.193] helo=[192.168.100.69]) by farmhouse.coelho.fi with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jXAJh-000WoL-6h; Sat, 09 May 2020 00:13:57 +0300 Message-ID: From: Luca Coelho To: =?UTF-8?Q?=D0=9A=D0=B8=D1=80=D0=B8=D0=BB=D0=BB_?= =?UTF-8?Q?=D0=9B=D1=83=D0=BA=D0=BE=D0=BD=D0=B8=D0=BD?= Cc: kvalo@codeaurora.org, linux-wireless@vger.kernel.org Date: Sat, 09 May 2020 00:13:55 +0300 In-Reply-To: References: <20200508140802.558267-1-luca@coelho.fi> <600179d2c1679b933e5129a3aac6c1f788a1c24f.camel@coelho.fi> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.36.1-2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH 01/11] iwlwifi: set NO_HE if the regulatory domain forbids it Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Sat, 2020-05-09 at 01:10 +0500, Кирилл Луконин wrote: > Channels ON/OFF logic is OK. > But I (and possibly not only me) bought a lot of ax200 cards. > And now they all will work in 802.11ac mode without any reason and > without any chance to avoid such behavior. > That's something new, I think. The reason is regulatory. That may be new, but it's just part of following regulations. -- Cheers, Luca.