linux_dsm_epyc7002/drivers/net/wireless/broadcom/brcm80211
Ryohei Kondo 30fb1b2729 brcmfmac: use actframe_abort to cancel ongoing action frame
The driver sends an action frame down and waits for dwell time to be
completed or aborted before sending out the next action frame.
Driver issues "scan abort" to cancel the current time slot, but this
doesn't have any effect because, we are not using scan engine for
sending action frame.
Fix is to use "actframe_abort" to cancels the current action frame.

Signed-off-by: Ryohei Kondo <ryohei.kondo@cypress.com>
Signed-off-by: Chi-Hsien Lin <chi-hsien.lin@cypress.com>
Signed-off-by: Wright Feng <wright.feng@cypress.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1588770201-54361-3-git-send-email-wright.feng@cypress.com
2020-05-12 11:51:24 +03:00
..
brcmfmac brcmfmac: use actframe_abort to cancel ongoing action frame 2020-05-12 11:51:24 +03:00
brcmsmac brcmsmac: remove Comparison to bool in brcms_b_txstatus() 2020-05-06 11:41:46 +03:00
brcmutil brcmutil: switch source files to using SPDX license identifier 2019-05-28 15:24:10 +03:00
include brcmfmac: add the BRCM 4364 found in MacBook Pro 15,2 2020-02-12 18:12:51 +02:00
Kconfig brcm80211: select WANT_DEV_COREDUMP conditionally for brcmfmac 2019-05-28 15:24:15 +03:00
Makefile brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00