summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorGavin Li <git@thegavinli.com>2017-01-17 15:24:05 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-11 12:24:11 +0200
commit35bcfbad5d946a50e2b29409e129ac673f7ce085 (patch)
tree92e25b37c3834144f14340a87d1a0738cf40919f /include/linux
parent8c12de962667bdb53816f7b552dbfd9344981085 (diff)
brcmfmac: fix incorrect event channel deduction
commit 8e290cecdd0178f3d4cf7d463c51dc7e462843b4 upstream. 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). With this patch the download speed jumped from 1Mbit/s back up to 40MBit/s due to the sheer amount of packets being incorrectly processed. Fixes: c56caa9db8ab ("brcmfmac: screening firmware event packet") Signed-off-by: Gavin Li <git@thegavinli.com> Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com> [kvalo@codeaurora.org: improve commit logs based on email discussion] Signed-off-by: Kalle Valo <kvalo@codeaurora.org> [bwh: Backported to 4.4: adjust filename] Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions