From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hdyCq-0008Sr-0K for ath11k@lists.infradead.org; Thu, 20 Jun 2019 14:38:29 +0000 From: Kalle Valo Subject: Re: [PATCH V2 1/4] ath11k: Clean up void *per_transfer_context[] in ce References: <1561022229-854-1-git-send-email-vthiagar@codeaurora.org> <20190620143658.5E811602BC@smtp.codeaurora.org> Date: Thu, 20 Jun 2019 17:38:24 +0300 In-Reply-To: <20190620143658.5E811602BC@smtp.codeaurora.org> (Kalle Valo's message of "Thu, 20 Jun 2019 14:36:58 +0000 (UTC)") Message-ID: <871rzo490f.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath11k" Errors-To: ath11k-bounces+kvalo=adurom.com@lists.infradead.org To: Vasanthakumar Thiagarajan Cc: ath11k@lists.infradead.org Kalle Valo writes: > Vasanthakumar Thiagarajan wrote: > >> Since per_transfer_context is used as an array of skb pointer always >> no need that to be an array of void *. >> >> Signed-off-by: Vasanthakumar Thiagarajan >> Signed-off-by: Kalle Valo > > 4 patches applied to ath11k-bringup branch of ath.git, thanks. > > ac429efcdf8d ath11k: Clean up void *per_transfer_context[] in ce > 4fd9eee9c2ef ath11k: Add peer.[ch] files for peer related util functions > 9dff37f3c969 ath11k{dp, hal}: Endian macro related clean ups > 74971a410d44 ath11k/dp_rx: Clean up void *rx_desc in struct ath11k_skb_rxcb There were few conflicts. Very easy to resolve with 3-way merge but please check anyway. -- Kalle Valo _______________________________________________ ath11k mailing list ath11k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath11k