From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Date: Tue, 23 Apr 2013 10:20:05 +0300 Subject: [ath9k-devel] [PATCH 0/2] ath10k: kill off htt_tx_info wrapper In-Reply-To: <1366629627-13814-1-git-send-email-michal.kazior@tieto.com> (Michal Kazior's message of "Mon, 22 Apr 2013 13:20:25 +0200") References: <1366199752-32538-1-git-send-email-michal.kazior@tieto.com> <1366629627-13814-1-git-send-email-michal.kazior@tieto.com> Message-ID: <87ppxlg1cq.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: > This patchset merges the htt_tx_info into > ath10k_skb_cb. This depends upon my 'htt tx > cleanup' patchset. > > Michal Kazior (2): > ath10k: simplify txi lifespan > ath10k: merge htt_tx_info into ath10k_skb_cb Thanks, both patches applied. It's truly awesome that we can work directly with sk_buffs now. It's pain in the butt to deal with struct htc_packet, struct htt_tx_info and whatnot. Thank you very much for working on this. -- Kalle Valo