brcmfmac: fix throughput zero stalls on PM 1 mode due to credit map
authorDouble Lo <double.lo@cypress.com>
Wed, 10 Jun 2020 15:21:05 +0000 (10:21 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 14 Jul 2020 09:46:46 +0000 (12:46 +0300)
commitbbf7ae3dcb42b720943a2589cf4d0061ab3ac129
tree9c35d11ac22bd440f31d83e867713e03df8e82f0
parentd843246ee7614828ac5ff1d58b21b1fce853044e
brcmfmac: fix throughput zero stalls on PM 1 mode due to credit map

This patch move the credit map setting to right place to avoid
brcmf_fws_return_credits() return without setting the credit map.
It fix the thoughput zero stalls issue in softAP mode when STA
using PM 1 mode.

Signed-off-by: Double Lo <double.lo@cypress.com>
Signed-off-by: Chi-hsien Lin <chi-hsien.lin@cypress.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200610152106.175257-6-chi-hsien.lin@cypress.com
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c