All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] [PATCH 0/7] ath10k: htt tx cleanup
Date: Mon, 22 Apr 2013 10:57:33 +0300	[thread overview]
Message-ID: <87a9orm1zm.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1366199501-30803-1-git-send-email-michal.kazior@tieto.com> (Michal Kazior's message of "Wed, 17 Apr 2013 13:51:34 +0200")

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?

> Michal Kazior (7):
>   ath10k: flatten htt_tx_info
>   ath10k: share htc tx completion for data/mgmt tx
>   ath10k: move htt completion handler up in the code
>   ath10k: share a single htc tx completion for htt data/mgmt/conf tx

I applied these four.

>   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?

-- 
Kalle Valo

  parent reply	other threads:[~2013-04-22  7:57 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 ` Kalle Valo [this message]
2013-04-22  8:05   ` [ath9k-devel] [PATCH 0/7] ath10k: htt tx cleanup Michal Kazior
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=87a9orm1zm.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@qca.qualcomm.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.