Received: by 2002:a05:6a10:6006:0:0:0:0 with SMTP id w6csp390472pxa; Thu, 27 Aug 2020 05:25:36 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwznQyVRxkv4NTNgdX90WMAiswaB6K5E0xs99Hkw52Z1xa3tJ0ZiJqNVNJfIP0+HYk9Ykoy X-Received: by 2002:a05:6402:486:: with SMTP id k6mr19727113edv.83.1598531136535; Thu, 27 Aug 2020 05:25:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1598531136; cv=none; d=google.com; s=arc-20160816; b=isMOZ31cfi3xSoZSadpzIuCGKWSRzITzTkYhua3I9r8yJju5O3vEliJ+i+Blk4n1ag DeHRDE/yeRhQUOQ34SUEo8RIS2sCmb/nnluhOO7A6pV+L8Oxv2MgpSWLAowylERzkV4t FJtPm3kS7bhsUMDkQ42E22kY6OCeYHW5K0hMjdAuUwNBPwdDmdJl3/53LcpfLa1EaTOe Xu4hjiPIwLucjOUh6jKI7cUfKagvzFCY1Cu/95gc7pm+SRiwJSjBpDM0tnQCAj16VOtA YiFocEAsGTdAoH+B3mQkvdYily8Rfh4Jq2rgDRJvSCDCHKFO3XCrR7BfV8+M2IUVwBq1 npRw== 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=vyW7uZT01KGOI5uMhIsaPNoJQ6Lfof9IscxgKgcpKiI=; b=QeaF2CBP7viWWyN6gy+ZFkcIO7oyU438/MuM4PQAWxfEW6GWj26pqx03DgTtdF8vT4 6zuAFguSF4kA86PGS837ns7b3K8A/sasgFK9QQYKHlvGbbN0C/AfyzIefY5GBTXFsp+O hvSpsxpokT72zZo0FcnkfXH5DJSB1ZGv6WjQ5dXNhyMObCSorcjGmKB7cI9zTUYysCV1 zWojOGbE6aJQXIBooIQxks1k/q9XNe0Ya7XW0oudnOIUG5uIwkRMciuiz1k2nikpI6Gq J7nhx7fRj1MU1iCRtb/Xgw5hEBP4/BtaSu/VVut5b3sv/fJ2nh1uIDHNrE4tT8X6K7Wi OiJw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id cy23si1370545edb.311.2020.08.27.05.25.05; Thu, 27 Aug 2020 05:25:36 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728989AbgH0MYC convert rfc822-to-8bit (ORCPT + 99 others); Thu, 27 Aug 2020 08:24:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38306 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728834AbgH0MXm (ORCPT ); Thu, 27 Aug 2020 08:23:42 -0400 Received: from sipsolutions.net (s3.sipsolutions.net [IPv6:2a01:4f8:191:4433::2]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ED677C061235 for ; Thu, 27 Aug 2020 05:23:41 -0700 (PDT) Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94) (envelope-from ) id 1kBGwO-00BaHo-7g; Thu, 27 Aug 2020 14:23:40 +0200 Message-ID: <98a1925306e863c75d818242f3c11b10be6bd899.camel@sipsolutions.net> Subject: Re: [PATCH V5 2/5] mac80211: rename csa counters to countdown counters From: Johannes Berg To: John Crispin Cc: linux-wireless@vger.kernel.org, ath11k@lists.infradead.org Date: Thu, 27 Aug 2020 14:23:39 +0200 In-Reply-To: <20200826055650.1101224-2-john@phrozen.org> (sfid-20200826_075709_513561_34041B4E) References: <20200826055650.1101224-1-john@phrozen.org> <20200826055650.1101224-2-john@phrozen.org> (sfid-20200826_075709_513561_34041B4E) Content-Type: text/plain User-Agent: Evolution 3.36.5 (3.36.5-1.fc32) MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Applied the first two of this set.