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.5 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 913F8C31E45 for ; Thu, 13 Jun 2019 16:34:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5FF6320449 for ; Thu, 13 Jun 2019 16:34:34 +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="kDRSZKXp"; dkim=fail reason="key not found in DNS" (0-bit key) header.d=codeaurora.org header.i=@codeaurora.org header.b="WhenjCpB" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730840AbfFMQe0 (ORCPT ); Thu, 13 Jun 2019 12:34:26 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:42662 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730776AbfFMHwd (ORCPT ); Thu, 13 Jun 2019 03:52:33 -0400 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id 6331060867; Thu, 13 Jun 2019 07:52:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1560412352; bh=NbvNnEf/EbWWQOzS8Gf0vDTHl4VPoDEjxDUufoehVCg=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=kDRSZKXpr7ZUSDbY07ysmcNMjuu8AuaHYr5xjjEAU4QM+98iXKz5D1MVH+2JM+Nhw 0okX8C9Gsi3lDA86FBMqwci4HqUj2V0Z0cWr9eRE6Twv9oYdy1wuj6tzW47164zZJQ ckzNVDy/40uqxlG8ceTeoCo50LI4t1n1HJP0nNpg= 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@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id 2B2E7602F4; Thu, 13 Jun 2019 07:52:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1560412351; bh=NbvNnEf/EbWWQOzS8Gf0vDTHl4VPoDEjxDUufoehVCg=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=WhenjCpB7p84TaLHqHhvekQmUBAOR+kPZ3nFZvrOer7C09umwSirwxjKT0yNmTMUS na+NKBfqx+U+ucjTOhvaxBtfQQUlqyHPM5tIkwbJHuLPwsFBFXXGkfAWN/63e2/HH5 xPmOB7hTb4SrvJgNwjLAMwE2y/5H+6/LkzMqW0hg= DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 2B2E7602F4 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 , Brian Norris Subject: Re: [EXT] Re: mwifiex: update set_mac_address logic References: <87pnqbxhra.fsf@purkki.adurom.net> Date: Thu, 13 Jun 2019 10:52:27 +0300 In-Reply-To: (Ganapathi Bhat's message of "Thu, 13 Jun 2019 06:55:23 +0000") Message-ID: <87o931diro.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-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Ganapathi Bhat writes: > I did resend the patch with 'git send-email': > https://patchwork.kernel.org/patch/10990209/ Thanks, I see it now. -- Kalle Valo