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.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, 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 CF9DAC43603 for ; Fri, 20 Dec 2019 08:49:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A610820716 for ; Fri, 20 Dec 2019 08:49:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="key not found in DNS" (0-bit key) header.d=mg.codeaurora.org header.i=@mg.codeaurora.org header.b="bXWnVX8S" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727324AbfLTIs7 (ORCPT ); Fri, 20 Dec 2019 03:48:59 -0500 Received: from mail25.static.mailgun.info ([104.130.122.25]:19342 "EHLO mail25.static.mailgun.info" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727176AbfLTIs6 (ORCPT ); Fri, 20 Dec 2019 03:48:58 -0500 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=mg.codeaurora.org; q=dns/txt; s=smtp; t=1576831738; h=Content-Type: MIME-Version: Message-ID: In-Reply-To: Date: References: Subject: Cc: To: From: Sender; bh=GgfymSp4WXJavxzZ/gU/V2dOSz8ELQUdgDkVM3WpurY=; b=bXWnVX8SCULJ+se0uwBo9bjDudnOYuwu52SDdnCAMyek0o/KbxEEi6JmmLeVP/p0FFmfNqRs 3mAZ1flh8h9kyho5RO7lSKP1pJ/Did75b47u3GhMkEQlmRJ3h3NMlWK7AdL4L3pmdY/I46GN EfE9gsdR4pAlzNF1UhlPSJKvGPg= X-Mailgun-Sending-Ip: 104.130.122.25 X-Mailgun-Sid: WyI0MWYwYSIsICJsaW51eC1rZXJuZWxAdmdlci5rZXJuZWwub3JnIiwgImJlOWU0YSJd Received: from smtp.codeaurora.org (ec2-35-166-182-171.us-west-2.compute.amazonaws.com [35.166.182.171]) by mxa.mailgun.org with ESMTP id 5dfc8af3.7f6b64ac8ea0-smtp-out-n03; Fri, 20 Dec 2019 08:48:51 -0000 (UTC) Received: by smtp.codeaurora.org (Postfix, from userid 1001) id 91266C433A2; Fri, 20 Dec 2019 08:48:51 +0000 (UTC) Received: from potku.adurom.net (88-114-240-156.elisa-laajakaista.fi [88.114.240.156]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: kvalo) by smtp.codeaurora.org (Postfix) with ESMTPSA id B9805C43383; Fri, 20 Dec 2019 08:48:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org B9805C43383 Authentication-Results: aws-us-west-2-caf-mail-1.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: aws-us-west-2-caf-mail-1.web.codeaurora.org; spf=none smtp.mailfrom=kvalo@codeaurora.org From: Kalle Valo To: John Crispin Cc: Stephen Rothwell , Wireless , Linux Next Mailing List , Linux Kernel Mailing List , Pradeep Kumar Chitrapu Subject: Re: linux-next: Fixes tag needs some work in the wireless-drivers tree References: <20191220075337.789971fe@canb.auug.org.au> <739b70e9-6a77-9d4e-2331-16022325cd34@phrozen.org> Date: Fri, 20 Dec 2019 10:48:45 +0200 In-Reply-To: <739b70e9-6a77-9d4e-2331-16022325cd34@phrozen.org> (John Crispin's message of "Thu, 19 Dec 2019 21:55:32 +0100") Message-ID: <87y2v72xhu.fsf@kamboji.qca.qualcomm.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org John Crispin writes: > On 19/12/2019 21:53, Stephen Rothwell wrote: >> Hi all, >> >> In commit >> >> 485add35771b ("ath11k: fix pdev when invoking ath11k_wmi_send_twt_enable_cmd()") >> >> Fixes tag >> >> Fixes: e65a616f4e74 ("ath11k: add TWT support") >> >> has these problem(s): >> >> - Target SHA1 does not exist >> >> Did you mean >> >> Fixes: 6d293d447670 ("ath11k: add TWT support") >> > > My bad, sorry, I was sitting on an old tree apparently. And I didn't catch it either. I try to avoid rebasing my trees so I'm not planning fix this, let's just avoid this in the future. -- https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches