Re: [PATCH] brcmfmac: Fix access point mode

2018-12-19 Thread Kalle Valo
Stefan Wahren wrote: > Since commit 1204aa17f3b4 ("brcmfmac: set WIPHY_FLAG_HAVE_AP_SME flag") > the Raspberry Pi 3 A+ (BCM43455) isn't able to operate in AP mode with > hostapd (device_ap_sme=1 use_monitor=0): > > brcmfmac: brcmf_cfg80211_stop_ap: setting AP mode failed -52 > > So add the miss

Re: [PATCH] brcmfmac: Fix access point mode

2018-12-15 Thread Arend Van Spriel
On 12/12/2018 8:20 PM, Stefan Wahren wrote: Since commit 1204aa17f3b4 ("brcmfmac: set WIPHY_FLAG_HAVE_AP_SME flag") the Raspberry Pi 3 A+ (BCM43455) isn't able to operate in AP mode with hostapd (device_ap_sme=1 use_monitor=0): brcmfmac: brcmf_cfg80211_stop_ap: setting AP mode failed -52 So add