]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
brcmfmac: update beacon IE after bss up and clear when AP stopped
authorWright Feng <wefe@cypress.com>
Fri, 18 Nov 2016 01:59:52 +0000 (09:59 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 23 Nov 2016 15:34:38 +0000 (17:34 +0200)
commitf25ba69c638b24097840a96bd3caf5599f9a3616
treea59c9fa61adae423f9f8e17e515e4d1ae0907186
parenta083c8fd277b4122c804f18ec8c84165f345c71c
brcmfmac: update beacon IE after bss up and clear when AP stopped

Firmware doesn't update beacon/Probe Response vendor IEs correctly when
bss is down, so we move brcmf_config_ap_mgmt_ie after BSS up. And host
driver should clear IEs when AP stopped so that the IEs in host side will
be synced with in firmware side.

Signed-off-by: Wright Feng <wright.feng@cypress.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c