From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Date: Mon, 22 Apr 2013 10:57:33 +0300 Subject: [ath9k-devel] [PATCH 0/7] ath10k: htt tx cleanup 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") References: <1366199501-30803-1-git-send-email-michal.kazior@tieto.com> Message-ID: <87a9orm1zm.fsf@kamboji.qca.qualcomm.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Michal Kazior 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