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.85_2 #1 (Red Hat Linux)) id 1brRpa-0007Xq-77 for ath10k@lists.infradead.org; Tue, 04 Oct 2016 15:40:35 +0000 Date: Tue, 4 Oct 2016 21:09:24 +0530 From: Mohammed Shafi Shajakhan Subject: Re: ath10k: Cleanup calling ath10k_htt_rx_h_unchain Message-ID: <20161004153924.GA4203@atheros-ThinkPad-T61> References: <1474981314-15987-1-git-send-email-mohammed@qca.qualcomm.com> <2cb38dba80294e6da1005ac0927d01eb@euamsexm01a.eu.qualcomm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <2cb38dba80294e6da1005ac0927d01eb@euamsexm01a.eu.qualcomm.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Kalle Valo Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org, Mohammed Shafi Shajakhan On Tue, Oct 04, 2016 at 05:30:17PM +0200, Kalle Valo wrote: > Mohammed Shafi Shajakhan wrote: > > From: Mohammed Shafi Shajakhan > > > > 'ath10k_htt_rx_h_unchain' is need to be called only if the return > > value from 'ath10k_htt_rx_amsdu_pop' is 1('chained msdu's'), this > > change makes it more explicit and avoids doing a skb_peek, fetching > > rx descriptor pointer, checking rx msdu decap format for the case of > > ret = 0 (unchained msdus). Found this change during code walk through, > > not sure if this addresses any issue. > > > > Signed-off-by: Mohammed Shafi Shajakhan > > Failed to apply to pending branch > > error: patch failed: drivers/net/wireless/ath/ath10k/htt_rx.c:1550 > error: drivers/net/wireless/ath/ath10k/htt_rx.c: patch does not apply > stg import: Diff does not apply cleanly [shafi] thanks, will rebase/fix this and send a v2 > > Patch set to Changes Requested. > > -- > https://patchwork.kernel.org/patch/9351833/ > > Documentation about submitting wireless patches and checking status > from patchwork: > > https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches > _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k