OSDN Git Service

brcmfmac: reduce maximum station interface from 2 to 1 in RSDB mode
authorWright Feng <wright.feng@cypress.com>
Thu, 4 Jun 2020 07:18:34 +0000 (02:18 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 14 Jul 2020 09:43:45 +0000 (12:43 +0300)
commitec3428bb891512fb766fb266b3127aebaa2edc36
tree2ca1660922085079efd364e074cfd164bb7152fa
parenteccbf46b15bb3e35d004148f7c3a8fa8e9b26c1e
brcmfmac: reduce maximum station interface from 2 to 1 in RSDB mode

The firmware state machines are not fully suitable for concurrent
station interface support, it may hit unexpected error if we have 2
different SSIDs and the roaming scenarios concurrently.
To avoid the bad user-experience if this is not fully validated, we
dis-allow user to create two concurrent station interfaces.

Signed-off-by: Wright Feng <wright.feng@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/20200604071835.3842-5-wright.feng@cypress.com
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c