]> git.baikalelectronics.ru Git - kernel.git/commit
brcmfmac: keep apsta enabled when AP starts with MCHAN feature
authorWright Feng <wright.feng@cypress.com>
Mon, 27 Apr 2020 06:59:59 +0000 (01:59 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 4 May 2020 09:48:27 +0000 (12:48 +0300)
commit5cb83f17ebfb9de62659e0621926ea42241637e6
tree9c3c16a28e0936aa871398c892c9ca0d90d34526
parent0ed8ccbcffdd1a969a3489a5248e94a75f15e5f7
brcmfmac: keep apsta enabled when AP starts with MCHAN feature

When starting station mode on wlan0 and AP mode on wlan1, the apsta will
be disabled and cause data stall on wlan0(station). The apsta feature
with MCHAN(Multi-Channel Concurrent) or RSDB(Real Simultaneous
Dual-Band) can make STA+AP work on two bands concurrently.
Because of that, we keep apsta enabled if firmware supports MCHAN or
RSDB features

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/1587970803-77700-2-git-send-email-chi-hsien.lin@cypress.com
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c