Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp9615892ybi; Wed, 24 Jul 2019 07:08:33 -0700 (PDT) X-Google-Smtp-Source: APXvYqzlpv+xZLwLaoqB09yOIhsDFadIlIWfVxrkBy44TFOYK0Ia8FSQz32+EXV/znXQ3TBtsH4o X-Received: by 2002:a17:90a:1c1:: with SMTP id 1mr88095170pjd.72.1563977313619; Wed, 24 Jul 2019 07:08:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563977313; cv=none; d=google.com; s=arc-20160816; b=xN0JEiCUF+cfl163VzHhPhMD3jjuRPLaF6Vg6sVtS9V358YAwfZE+KpxuQpI6ieGT7 Cz64msNOw/bqSjV5EvHuls6bwK9sJiPHQpfGx7InBDJqBHjjOBaM5o1N3nttPHIOlCi+ MXFjcZOSC9BHyGgi2Jce2fxIfV+shuWbnlDy1CRgenrE71wSIs1qC5LGDMEyhu7sM+CP fyzUXnsFwa5LrGSw0BDuUhsbDEUgHiFdq8Vbnyxe0OD4eURS7/nFyDq8Ngx/z6KYTicK tdYbAG21hImZhq+SXHLyLYYvIQiEAGi6SIqPq1yQ7JS47LQ0FiB2jopCnAGPHGG6x6X9 Wrbw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:date:cc:to:from:subject :message-id; bh=CdP2O7zGQ8CiAfGFwXNymRMKy0H4e+of0YkvncpKs+E=; b=drlj5bqqLhLza3wZtKx/InlR9cqQP0n21N6vfjwYpOmPmJl4dHYLFPFizFFXRU/jW+ My5DZOJOHUOUGbQnrpwiGTBd6vRUtuYL9OQBSncGF9mnibUBsO1MJtgNmfTC9h5215U8 VQ/8zMweU43rYeYQboHXeGeHLIGItsotAaJEkFoXnDhkGf0pnTPr7faz0YBz7Vq6ZWpx LJZpNjhEGTBwJlyq4CtV3AfQhRZSpggw1rJlGITFz13sJ9eZKYlRVOKvEJPnjAEuSZNh yn+Nf+5IVx2jHvy76rSTqSmrjOVBgO7UWEFFMy3P9yqA2Q0FcNYJswgPeL3nU3pRKrhY ktCA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w1si12926003pjr.92.2019.07.24.07.08.18; Wed, 24 Jul 2019 07:08:33 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727207AbfGXNqu (ORCPT + 99 others); Wed, 24 Jul 2019 09:46:50 -0400 Received: from s3.sipsolutions.net ([144.76.43.62]:54140 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726769AbfGXNqt (ORCPT ); Wed, 24 Jul 2019 09:46:49 -0400 Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1hqHbT-0006r8-Te; Wed, 24 Jul 2019 15:46:47 +0200 Message-ID: <9ce1c5ae216a3eee207a39e2c052b415454066a2.camel@sipsolutions.net> Subject: Re: [RFC V2 0/8] nl80211: add 6GHz band support From: Johannes Berg To: Arend Van Spriel Cc: linux-wireless@vger.kernel.org Date: Wed, 24 Jul 2019 15:46:45 +0200 In-Reply-To: <16c243667a8.279b.9b12b7fc0a3841636cfb5e919b41b954@broadcom.com> (sfid-20190724_154045_005700_42DE9EB6) References: <1561461027-10793-1-git-send-email-arend.vanspriel@broadcom.com> <16c243667a8.279b.9b12b7fc0a3841636cfb5e919b41b954@broadcom.com> (sfid-20190724_154045_005700_42DE9EB6) Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.5 (3.30.5-1.fc29) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Wed, 2019-07-24 at 15:40 +0200, Arend Van Spriel wrote: > > > > The only place I could find an > > > issue with this is in cfg80211_wext_freq(). Not sure how to deal with > > > that so it is not part of this series. > > > > Just finally break wext and say if you want to use 6 GHz you need to use > > nl80211? :) > > Probably is true for he support as well. Not sure. Have not been using wext > for the last decade ;-) Me neither, our official releases don't even support it. Btw, there's a compiler warning introduced by the first patch, I think the fix is trivial though to add the 6GHZ in one place in mac80211 already. johannes