All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: "Manoharan, Rajkumar" <rmanohar@qti.qualcomm.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"ath10k@lists.infradead.org" <ath10k@lists.infradead.org>
Subject: Re: [PATCH 8/8] ath10k: ath10k: add support to send delba
Date: Tue, 23 Dec 2014 09:46:28 +0200	[thread overview]
Message-ID: <87d27ag65n.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1419142431590.38389@qti.qualcomm.com> (Rajkumar Manoharan's message of "Sun, 21 Dec 2014 06:13:52 +0000")

"Manoharan, Rajkumar" <rmanohar@qti.qualcomm.com> writes:

>> Subject: [PATCH 8/8] ath10k: ath10k: add support to send delba
>> 
>> This per-station debugfs entry helps to send delba in manual mode
>> for debugging purpose. It accepts tid, initiator and reason code
>> as inputs.
> Kalle,
>
> Subject needs small correction (ath10k: ath10k:). Do you want
> me send v2 patch for this change?

No need to send v2, I can do the change myself. But I noticed that you
already sent it :)

But in the future please don't resubmit individual patches, that's just
too error prone. Instead just resubmit the whole series.

-- 
Kalle Valo

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: "Manoharan, Rajkumar" <rmanohar@qti.qualcomm.com>
Cc: "ath10k@lists.infradead.org" <ath10k@lists.infradead.org>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH 8/8] ath10k: ath10k: add support to send delba
Date: Tue, 23 Dec 2014 09:46:28 +0200	[thread overview]
Message-ID: <87d27ag65n.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1419142431590.38389@qti.qualcomm.com> (Rajkumar Manoharan's message of "Sun, 21 Dec 2014 06:13:52 +0000")

"Manoharan, Rajkumar" <rmanohar@qti.qualcomm.com> writes:

>> Subject: [PATCH 8/8] ath10k: ath10k: add support to send delba
>> 
>> This per-station debugfs entry helps to send delba in manual mode
>> for debugging purpose. It accepts tid, initiator and reason code
>> as inputs.
> Kalle,
>
> Subject needs small correction (ath10k: ath10k:). Do you want
> me send v2 patch for this change?

No need to send v2, I can do the change myself. But I noticed that you
already sent it :)

But in the future please don't resubmit individual patches, that's just
too error prone. Instead just resubmit the whole series.

-- 
Kalle Valo

  reply	other threads:[~2014-12-23  7:46 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-19  6:54 [PATCH 0/8] ath10k: add per station debugfs support Rajkumar Manoharan
2014-12-19  6:54 ` Rajkumar Manoharan
2014-12-19  6:54 ` [PATCH 1/8] ath10k: add wmi support for addba_clear_resp Rajkumar Manoharan
2014-12-19  6:54   ` Rajkumar Manoharan
2014-12-19  6:54 ` [PATCH 2/8] ath10k: add wmi support for addba_send Rajkumar Manoharan
2014-12-19  6:54   ` Rajkumar Manoharan
2014-12-19  6:54 ` [PATCH 3/8] ath10k: add wmi support for addba_set_resp Rajkumar Manoharan
2014-12-19  6:54   ` Rajkumar Manoharan
2014-12-19  6:54 ` [PATCH 4/8] ath10k: add wmi support for delba_send Rajkumar Manoharan
2014-12-19  6:54   ` Rajkumar Manoharan
2014-12-19  6:54 ` [PATCH 5/8] ath10k: Implement sta_add_debugfs Rajkumar Manoharan
2014-12-19  6:54   ` Rajkumar Manoharan
2014-12-19  6:54 ` [PATCH 6/8] ath10k: add support to send addba request Rajkumar Manoharan
2014-12-19  6:54   ` Rajkumar Manoharan
2014-12-19  6:54 ` [PATCH 7/8] ath10k: add support to send addba response Rajkumar Manoharan
2014-12-19  6:54   ` Rajkumar Manoharan
2014-12-19  6:54 ` [PATCH 8/8] ath10k: ath10k: add support to send delba Rajkumar Manoharan
2014-12-19  6:54   ` Rajkumar Manoharan
2014-12-21  6:13   ` Manoharan, Rajkumar
2014-12-21  6:13     ` Manoharan, Rajkumar
2014-12-23  7:46     ` Kalle Valo [this message]
2014-12-23  7:46       ` Kalle Valo
2014-12-24  7:54       ` Rajkumar
2014-12-24  7:54         ` Rajkumar
2014-12-24  8:11         ` Kalle Valo
2014-12-24  8:11           ` Kalle Valo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d27ag65n.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@qca.qualcomm.com \
    --cc=ath10k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=rmanohar@qti.qualcomm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.