Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A5BD3C05027 for ; Wed, 8 Feb 2023 06:38:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229984AbjBHGiV (ORCPT ); Wed, 8 Feb 2023 01:38:21 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58314 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229817AbjBHGiU (ORCPT ); Wed, 8 Feb 2023 01:38:20 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 74B0330B22 for ; Tue, 7 Feb 2023 22:38:19 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 16CC1614CB for ; Wed, 8 Feb 2023 06:38:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2F7A7C433EF; Wed, 8 Feb 2023 06:38:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1675838298; bh=mhD/EWgGszxPsFh3WqoLAHO21oXmXSla6vlTemTi2JM=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=JqMKT4C9EvWY9KrjrGCZgxAG8EGkWmCMXr4/cB/9sfBuNGrdPqc1j8nz4h/Odzx2D e85Q1p76QPfNH4sU1WB1O6Qyh7MkmGn0aluCQIXZPuZrY+bKhJ/0Tuak9z+jkAxYK5 acQk4wWyw6gMIj5mF6MGWPO2SAQVTYaHlrED37io0PpRr76GfAz/BWYMXEWGN+Tlvp voOeYRIEJg53OGunbhbKnTvWMC0dnXEkkCIlbfeZ3hqOfqd1DDp9vZRXqpRdS5p/It 7/2lNVx/wOuLQFl5V61xJnrU66vd8ctDAP04MlCtlDH+EHRf1xengu04Pg1QG7WuQ7 bE8S1C34UtZxw== From: Kalle Valo To: Johannes Berg Cc: linux-wireless@vger.kernel.org, Aloka Dixit , Muna Sinada , Johannes Berg , Miri Korenblit Subject: Re: [PATCH] wifi: mac80211: mlme: handle EHT channel puncturing References: <20230127123930.4fbc74582331.I3547481d49f958389f59dfeba3fcc75e72b0aa6e@changeid> Date: Wed, 08 Feb 2023 08:38:14 +0200 In-Reply-To: <20230127123930.4fbc74582331.I3547481d49f958389f59dfeba3fcc75e72b0aa6e@changeid> (Johannes Berg's message of "Fri, 27 Jan 2023 12:39:31 +0100") Message-ID: <87h6vw7jc9.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Johannes Berg writes: > From: Johannes Berg > > Handle the Puncturing info received from the AP in the > EHT Operation element in beacons. > > If the info is invalid: > - during association: disable EHT connection for the AP > - after association: disconnect > > This commit includes many (internal) bugfixes and spec > updates various people. > > Co-developed-by: Miri Korenblit > Signed-off-by: Johannes Berg Miri's s-o-b missing. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches