From: Kalle Valo <kvalo@qca.qualcomm.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] [PATCH 1/3] ath10k: remove per-packet completion handling
Date: Mon, 22 Apr 2013 12:27:53 +0300 [thread overview]
Message-ID: <87a9oqkj8m.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <87ehe2kjcb.fsf@kamboji.qca.qualcomm.com> (Kalle Valo's message of "Mon, 22 Apr 2013 12:25:40 +0300")
Kalle Valo <kvalo@qca.qualcomm.com> writes:
> Michal Kazior <michal.kazior@tieto.com> writes:
>
>> Having a tx completion handler in the
>> ath10k_skb_cb is very costly (memory wise). The
>> saved space will be used to merge htt_tx_info.
>>
>> Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
>> ---
>> rebased on top of latest master
>
> Thanks, all three applied.
Oh, but there were conflicts. Please check extra carefully that I didn't
break anything.
Also the "xx bytes left" in ath10k_skb_cb is most likely wrong. BTW, I
think we have to remove that comment in the future. It causes conflicts
very easily.
--
Kalle Valo
prev parent reply other threads:[~2013-04-22 9:27 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
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 [this message]
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=87a9oqkj8m.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.