Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:37264 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752265AbdARKuo (ORCPT ); Wed, 18 Jan 2017 05:50:44 -0500 From: Kalle Valo To: gavinli@thegavinli.com Cc: arend.vanspriel@broadcom.com, franky.lin@broadcom.com, hante.meuleman@broadcom.com, linux-wireless@vger.kernel.org, brcm80211-dev-list.pdl@broadcom.com, stable@vger.kernel.org, Gavin Li Subject: Re: [PATCH] brcmfmac: fix incorrect event channel deduction References: <20170117231534.7099-1-gavinli@thegavinli.com> <87r340hdde.fsf@purkki.adurom.net> Date: Wed, 18 Jan 2017 12:40:17 +0200 In-Reply-To: <87r340hdde.fsf@purkki.adurom.net> (Kalle Valo's message of "Wed, 18 Jan 2017 12:27:25 +0200") Message-ID: <87mveohcry.fsf@purkki.adurom.net> (sfid-20170118_115102_905550_4C18263E) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-wireless-owner@vger.kernel.org List-ID: Kalle Valo writes: > gavinli@thegavinli.com writes: > >> From: Gavin Li >> >> brcmf_sdio_fromevntchan() was being called on the the data frame >> rather than the software header, causing some frames to be >> mischaracterized as on the event channel rather than the data channel. >> >> This fixes a major performance regression (due to dropped packets). >> >> Fixes: c56caa9db8ab ("brcmfmac: screening firmware event packet") >> Signed-off-by: Gavin Li >> Cc: [4.7+] > > In the future please add version to the subject so that maintainers can > easily find the latest version: > > https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#subject Ah, I missed that you had submitted v3: https://patchwork.kernel.org/patch/9522185/ That's the version I'm planning to take (if Arend acks it). -- Kalle Valo