commit | dba8fbc67ecd193590a72e960e9f5a6578b8bae6 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Wed Jun 29 21:54:27 2016 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Jul 08 16:45:47 2016 +0300 |
tree | d02c7f7af8583634e3ac89d4963368ea0b0b9568 | |
parent | a63b09872c1dc0ce0da3628647da67a112b484bf [diff] |
brcmfmac: support removing AP interfaces with "interface_remove" New firmwares (e.g. 10.10.69.36 for BCM4366) support "interface_remove" for removing interfaces. Try to use this method on cfg80211 request. In case of older firmwares (e.g. 7.35.177.56 for BCM43602 as I tested) this will just result in firmware rejecting command and this won't change any behavior. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>