]> git.baikalelectronics.ru Git - kernel.git/commit
ath11k: fix AP mode for QCA6390
authorCarl Huang <cjhuang@codeaurora.org>
Tue, 29 Sep 2020 17:15:30 +0000 (20:15 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 1 Oct 2020 19:30:55 +0000 (22:30 +0300)
commite1f41f48a55c1ab1f989adcfb6df77f4e2c2f5cd
tree9e44cb63ae400baf029d33657ae201f4bf9b9158
parentfa4f3e5338b0fc2fc19b7794e11b344392569d57
ath11k: fix AP mode for QCA6390

For QCA6390, station vdev needs to delay startup but not for AP mode. On AP
mode vdev starts up immediately after bss peer is created in chanctx assignment
context.

This patch does not affect IPQ8074 family of devices.

Tested-on: QCA6390 hw2.0 PCI WLAN.HST.1.0.1-01740-QCAHSTSWPLZ_V2_TO_X86-1

Signed-off-by: Carl Huang <cjhuang@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1601399736-3210-3-git-send-email-kvalo@codeaurora.org
drivers/net/wireless/ath/ath11k/mac.c