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