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=-5.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FSL_HELO_FAKE, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 BD77AC2BBD5 for ; Thu, 17 Dec 2020 22:31:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8A5A8238A0 for ; Thu, 17 Dec 2020 22:31:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732162AbgLQWa6 (ORCPT ); Thu, 17 Dec 2020 17:30:58 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54234 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732155AbgLQWa6 (ORCPT ); Thu, 17 Dec 2020 17:30:58 -0500 Received: from mail-pl1-x62c.google.com (mail-pl1-x62c.google.com [IPv6:2607:f8b0:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7B7C3C0611CF for ; Thu, 17 Dec 2020 14:30:13 -0800 (PST) Received: by mail-pl1-x62c.google.com with SMTP id x12so304198plr.10 for ; Thu, 17 Dec 2020 14:30:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=Pf9ckCEVaJ6zRPQluKNLBc+gFVAc92xCjtYHcq1JC/A=; b=mric7Hjj4cDYfT8pldW/fafGOVPxVs+mQFbytAiEFHYJTaxQpPs5WGeRJdQr7BzdVX ihAg41fvq0zIyvX5aFC2MqMexW25taT4H6J7QvZ5mkEdMop5x6mlkPcFpIqq/IlNbkI0 0uIDEzpn4n4iOfw61QNDzjOWwaGBAtx2WH5M0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=Pf9ckCEVaJ6zRPQluKNLBc+gFVAc92xCjtYHcq1JC/A=; b=OVzUZ85GTiAaWlmSCpH5aImmplIya+Pk9fiaPawvWbEeCazV6e1dbGdqUCBtvzxyNt a8MQ93nDpXkAkpd0os3T6Kt5DX/ZB7BNVfnaML4IpF4XtP5SD0gi/zjDAZ/AzMWoSFzN ak2AGm3K+6Q6GOPAFKN0n3Oqu7cetVAn4LO/69BN124sdG2FXJnfr7hae7rfJ3q5gGGY Y0gS/QlSIrjfhdNpAgRULwLqV0+f9k8qd4lYvLVGWujSdcaX6xYWmu7kTl+HmaxxpfRr zYHc5+kSmIXAZdeHJzExVxFLuTpMaCklvwHyoBfvGgnnh6iC6ZPZie04CYZafNo4S0kv +1MA== X-Gm-Message-State: AOAM531Nv8OboB8dCR2xRWTk6ngWcPthty5iEk6ztYBcLoyYUP23zFpG y6Qf5k3UCHlvSDoc/F6clRU+Ag== X-Google-Smtp-Source: ABdhPJx2cbX0FBjlN0OqPmNj516SIg9lvraV+rd1J5A+Cm3zOrLoueWLJm2ajUoRLZxZZeF3sxFHWA== X-Received: by 2002:a17:90a:f311:: with SMTP id ca17mr1312552pjb.180.1608244213043; Thu, 17 Dec 2020 14:30:13 -0800 (PST) Received: from google.com ([2620:15c:202:201:8edc:d4ff:fe53:350d]) by smtp.gmail.com with ESMTPSA id c62sm6779936pfa.116.2020.12.17.14.30.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Dec 2020 14:30:12 -0800 (PST) Date: Thu, 17 Dec 2020 14:30:09 -0800 From: Brian Norris To: Youghandhar Chintala Cc: johannes@sipsolutions.net, ath10k@lists.infradead.org, kvalo@codeaurora.org, davem@davemloft.net, kuba@kernel.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kuabhs@chromium.org, dianders@chromium.org, pillair@codeaurora.org Subject: Re: [PATCH 0/3] mac80211: Trigger disconnect for STA during recovery Message-ID: References: <20201215172113.5038-1-youghand@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201215172113.5038-1-youghand@codeaurora.org> Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Tue, Dec 15, 2020 at 10:51:13PM +0530, Youghandhar Chintala wrote: > From: Rakesh Pillai I meant to mention in my other reply: the threading on this series is broken (as in, it doesn't exist). It looks like you're using git-send-email (good!), but somehow it doesn't have any In-Reply-To or References (bad!). Did you send all your mail in one invocation, or did you send them as separate git-send-email commands? Anyway, please investigate what when wrong so you can get this right in the future. For one, this affects Patchwork's ability to group patch series (not to mention everybody who uses a decent mail reader, with proper threading). See for example the lore archive, which only is threading replies to this cover letter: https://lore.kernel.org/linux-wireless/20201215172113.5038-1-youghand@codeaurora.org/ Regards, Brian