Add dump_survey cfg80211 ops for HostApd AutoChannelSelection. And fix related bug. Changes in v3: - refine error message in brcmf_parse_dump_obss - fix typo in brcmf_cfg80211_dump_survey Changes in v2: - refine error handling in brcmf_parse_dump_obss - delare variable by using stack memory in brcmf_cfg80211_dump_survey - provide debug message in error case of cfg80211_set_channel - remove unnecessary NULL assignment in brcmf_cfg80211_attach Double Lo (1): brcmfmac: fix CERT-P2P:5.1.10 failure Ramesh Rangavittal (1): brcmfmac: Fix authentication latency caused by OBSS stats survey Wright Feng (2): brcmfmac: Add dump_survey cfg80211 ops for HostApd AutoChannelSelection brcmfmac: fix firmware trap while dumping obss stats .../broadcom/brcm80211/brcmfmac/cfg80211.c | 258 ++++++++++++++++++ .../broadcom/brcm80211/brcmfmac/feature.c | 3 +- .../broadcom/brcm80211/brcmfmac/feature.h | 4 +- 3 files changed, 263 insertions(+), 2 deletions(-) -- 2.25.0