All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Kazior <michal.kazior@tieto.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] [PATCH 0/7] ath10k: htt tx cleanup
Date: Mon, 22 Apr 2013 10:05:57 +0200	[thread overview]
Message-ID: <5174EF65.6070500@tieto.com> (raw)
In-Reply-To: <87a9orm1zm.fsf@kamboji.qca.qualcomm.com>

On 22/04/13 09:57, Kalle Valo wrote:
> Michal Kazior <michal.kazior@tieto.com> writes:
>
>> My plan is to remove htt_tx_info wrapper. Before
>> the wrapper can be actually killed off htt tx code
>> needs a cleanup.
>>
>> The cleanup seems like a generally good idea as
>> it merges and simplifies tx completion code.
>
> Awesome! This makes it so much easier to handle packets inside ath10k.
>
> Do we have any other per packet structs left in ath10k after your patches?

I don't think so.


>>    ath10k: remove per-packet completion handling
>>    ath10k: remove `priv` from ath10k_skb_cb
>>    ath10k: share htt tx completion for data/mgmt tx
>
> These three I wasn't able to apply as there were conflicts which were
> not that simple to fix. Can you rebase there three and resend, please?

Sure thing.



-- Pozdrawiam / Best regards, Michal Kazior.

  reply	other threads:[~2013-04-22  8:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-17 11:51 [ath9k-devel] [PATCH 0/7] ath10k: htt tx cleanup Michal Kazior
2013-04-17 11:51 ` [ath9k-devel] [PATCH 1/7] ath10k: flatten htt_tx_info Michal Kazior
2013-04-17 11:51 ` [ath9k-devel] [PATCH 2/7] ath10k: share htc tx completion for data/mgmt tx Michal Kazior
2013-04-17 11:51 ` [ath9k-devel] [PATCH 3/7] ath10k: move htt completion handler up in the code Michal Kazior
2013-04-17 11:51 ` [ath9k-devel] [PATCH 4/7] ath10k: share a single htc tx completion for htt data/mgmt/conf tx Michal Kazior
2013-04-17 11:51 ` [ath9k-devel] [PATCH 5/7] ath10k: remove per-packet completion handling Michal Kazior
2013-04-17 11:51 ` [ath9k-devel] [PATCH 6/7] ath10k: remove `priv` from ath10k_skb_cb Michal Kazior
2013-04-17 11:51 ` [ath9k-devel] [PATCH 7/7] ath10k: share htt tx completion for data/mgmt tx Michal Kazior
2013-04-22  7:57 ` [ath9k-devel] [PATCH 0/7] ath10k: htt tx cleanup Kalle Valo
2013-04-22  8:05   ` Michal Kazior [this message]
2013-04-22  8:08   ` [ath9k-devel] [PATCH 1/3] ath10k: remove per-packet completion handling Michal Kazior
2013-04-22  8:08     ` [ath9k-devel] [PATCH 2/3] ath10k: remove `priv` from ath10k_skb_cb Michal Kazior
2013-04-22  8:08     ` [ath9k-devel] [PATCH 3/3] ath10k: share htt tx completion for data/mgmt tx Michal Kazior
2013-04-22  9:25     ` [ath9k-devel] [PATCH 1/3] ath10k: remove per-packet completion handling Kalle Valo
2013-04-22  9:27       ` 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=5174EF65.6070500@tieto.com \
    --to=michal.kazior@tieto.com \
    --cc=ath9k-devel@lists.ath9k.org \
    /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.