From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth01.qualcomm.com ([65.197.215.72]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XbhS5-0001kT-MP for ath10k@lists.infradead.org; Wed, 08 Oct 2014 02:58:10 +0000 Date: Wed, 8 Oct 2014 08:29:38 +0530 From: Rajkumar Manoharan Subject: Re: [PATCH v2] ath10k: add tracing for frame transmission Message-ID: <20141008025936.GA3116@qca.qualcomm.com> References: <1412615346-18010-1-git-send-email-rmanohar@qti.qualcomm.com> <87lhoshrwh.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <87lhoshrwh.fsf@kamboji.qca.qualcomm.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Kalle Valo Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org On Tue, Oct 07, 2014 at 05:32:30PM +0300, Kalle Valo wrote: > Rajkumar Manoharan writes: > > > Add tracing support to forward management and data frames to > > user space for packet inspection. > > > > Signed-off-by: Rajkumar Manoharan > > ! [ 80: Rajkumar Manoharan ] [PATCH 1/2] ath10k: add tracepoint for htt tx frames > ! [ 105: Rajkumar Manoharan ] [PATCH 2/2] ath10k: add tracing for frame transmission > > For the future: it's a lot easier if you add a cover letter for the > patch series, keep the cover letter title unchanged and just increase > the version number after each revision. That way I can immeaditely see > what patches I should take or ignore. > I replied to series to ignore the patchset. Sorry if the message is not clear. In next version, I combined both patches. -Rajkumar _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth02.qualcomm.com ([65.197.215.38]:49110 "EHLO sabertooth02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752846AbaJHC5r (ORCPT ); Tue, 7 Oct 2014 22:57:47 -0400 Date: Wed, 8 Oct 2014 08:29:38 +0530 From: Rajkumar Manoharan To: Kalle Valo CC: , Subject: Re: [PATCH v2] ath10k: add tracing for frame transmission Message-ID: <20141008025936.GA3116@qca.qualcomm.com> (sfid-20141008_045751_724502_D06FA551) References: <1412615346-18010-1-git-send-email-rmanohar@qti.qualcomm.com> <87lhoshrwh.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" In-Reply-To: <87lhoshrwh.fsf@kamboji.qca.qualcomm.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, Oct 07, 2014 at 05:32:30PM +0300, Kalle Valo wrote: > Rajkumar Manoharan writes: > > > Add tracing support to forward management and data frames to > > user space for packet inspection. > > > > Signed-off-by: Rajkumar Manoharan > > ! [ 80: Rajkumar Manoharan ] [PATCH 1/2] ath10k: add tracepoint for htt tx frames > ! [ 105: Rajkumar Manoharan ] [PATCH 2/2] ath10k: add tracing for frame transmission > > For the future: it's a lot easier if you add a cover letter for the > patch series, keep the cover letter title unchanged and just increase > the version number after each revision. That way I can immeaditely see > what patches I should take or ignore. > I replied to series to ignore the patchset. Sorry if the message is not clear. In next version, I combined both patches. -Rajkumar