Return-path: Received: from mx0a-0016f401.pphosted.com ([67.231.148.174]:59406 "EHLO mx0b-0016f401.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750774AbdJLFxv (ORCPT ); Thu, 12 Oct 2017 01:53:51 -0400 From: Ganapathi Bhat To: Kalle Valo CC: "linux-wireless@vger.kernel.org" , "Cathy Luo" , Xinming Hu , Zhiyuan Yang , James Cao , Mangesh Malusare , Karthik Doddayennegere Ananthapadmanabha , Brian Norris Subject: RE: [EXT] Re: [PATCH] mwifiex: Random MAC address during scanning Date: Thu, 12 Oct 2017 05:53:47 +0000 Message-ID: (sfid-20171012_075357_769672_2EC36123) References: <1506682390-27716-1-git-send-email-gbhat@marvell.com> <20171011194148.GA84547@google.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi Kalle, > > > ---------------------------------------------------------------------- > > On Fri, Sep 29, 2017 at 04:23:10PM +0530, Ganapathi Bhat wrote: > > > From: Karthik Ananthapadmanabha > > > > > > Driver will advertise RANDOM_MAC support only if the device supports > > > this feature. > > > > > > Signed-off-by: Karthik Ananthapadmanabha > > > Signed-off-by: Ganapathi Bhat > > > > I'd just like to point out that this is a very bad commit subject: > > > > "[PATCH] mwifiex: Random MAC address during scanning" > > > > It's borderline wrong, really. "Random MAC address during scanning" is > > already supported. This patch is just adding a feature-flag check for > > it, since some firmwares in the wild don't support it. A more accurate > > description would be something like: > > > > "[PATCH] mwifiex: Add feature flag support for MAC randomization" > > > > The patch is already applied, so I'd only worry about it for future > > submissions (no need to resend). > > I'm Really Sorry. I will take care of this in future. > The firmware which advertises this capability flag is yet to be shared in upstream. The latest available firmware does not contain this flag. So, is it possible to revert this change, so that we will resubmit this (with proper subject) once our firmware is uploaded. > > > > Brian Regards, Ganapathi