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.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 B5BFBC04AB6 for ; Fri, 31 May 2019 07:33:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 894132650B for ; Fri, 31 May 2019 07:33:52 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="key not found in DNS" (0-bit key) header.d=codeaurora.org header.i=@codeaurora.org header.b="TDTJXZMi"; dkim=fail reason="key not found in DNS" (0-bit key) header.d=codeaurora.org header.i=@codeaurora.org header.b="TDTJXZMi" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726724AbfEaHdv (ORCPT ); Fri, 31 May 2019 03:33:51 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:57058 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725955AbfEaHdv (ORCPT ); Fri, 31 May 2019 03:33:51 -0400 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id D44386087B; Fri, 31 May 2019 07:33:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1559288030; bh=sxj2/mlXQWznyBn1Q3Q66juZzAS2qLqrh4X4psVzrVE=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=TDTJXZMiqJuol2L3+2nFDrydIj4glGLEGLHnwwk6qeGY51d9kTydVy/667bVLOrlj pFz3wYa+64wGPrSsarpaV30/bTf/b0Z1UlTcyLaVlZd6dps6bxVzAg8O5ajjOeb1c3 axFlahIM4/vcKPHQ6CjuRtrQsi+f5Fy3XbiJBwdQ= Received: from purkki.adurom.net (purkki.adurom.net [80.68.90.206]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: kvalo@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id 64EFD604D4; Fri, 31 May 2019 07:33:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1559288030; bh=sxj2/mlXQWznyBn1Q3Q66juZzAS2qLqrh4X4psVzrVE=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=TDTJXZMiqJuol2L3+2nFDrydIj4glGLEGLHnwwk6qeGY51d9kTydVy/667bVLOrlj pFz3wYa+64wGPrSsarpaV30/bTf/b0Z1UlTcyLaVlZd6dps6bxVzAg8O5ajjOeb1c3 axFlahIM4/vcKPHQ6CjuRtrQsi+f5Fy3XbiJBwdQ= DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 64EFD604D4 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=kvalo@codeaurora.org From: Kalle Valo To: Ganapathi Bhat Cc: "linux-wireless\@vger.kernel.org" , Cathy Luo , Zhiyuan Yang , James Cao , Rakesh Parmar , Sharvari Harisangam Subject: Re: [PATCH 1/2] mwifiex: add support for host wakeup via PCIE wake# References: <1559209955-10089-1-git-send-email-gbhat@marvell.com> Date: Fri, 31 May 2019 10:33:45 +0300 In-Reply-To: (Ganapathi Bhat's message of "Thu, 30 May 2019 10:01:35 +0000") Message-ID: <87r28ft6w6.fsf@purkki.adurom.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Ganapathi Bhat writes: > I have pushed two patches usingn 'git send-mail' and below patch is the first one; > > I could not see the patches in patchwork page(https://patchwork.kernel.org/project/linux-wireless/list/); Did you get this patch? I take patches directly from patchwork and if it's not there I don't see it. So you need to resend. -- Kalle Valo