]> git.baikalelectronics.ru Git - kernel.git/commit
brcmfmac: reduce timeout for action frame scan
authorChung-Hsien Hsu <stanley.hsu@cypress.com>
Thu, 27 Sep 2018 14:59:44 +0000 (14:59 +0000)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 5 Oct 2018 08:29:41 +0000 (11:29 +0300)
commit339e459e5d59ec15251d74cd48b6c8e84dd4c21d
treee3e9eed5ceb5303a62c260762fafd6887cd77005
parenta43095a47e50a09fd95d5542b8cf1bd5181d25df
brcmfmac: reduce timeout for action frame scan

Finding a common channel to send an action frame out is required for
some action types. Since a loop with several scan retry is used to find
the channel, a short wait time could be considered for each attempt.
This patch reduces the wait time from 1500 to 450 msec for each action
frame scan.

This patch fixes the WFA p2p certification 5.1.20 failure caused by the
long action frame send time.

Signed-off-by: Chung-Hsien Hsu <stanley.hsu@cypress.com>
Signed-off-by: Chi-Hsien Lin <chi-hsien.lin@cypress.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c