diff options
author | Ganapathi Bhat <gbhat@marvell.com> | 2017-06-22 09:02:52 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2017-06-28 19:52:21 +0200 |
commit | 4d7ab36f0c47c9ed5fa2391e77f3b3cb0e23c9dd (patch) | |
tree | cfdf99b4a75a89fa37744ab74270c771c946acfe /drivers/net/wireless/broadcom/brcm80211/brcmfmac | |
parent | rtlwifi: Add in_4way field for btcoexist (diff) | |
download | linux-4d7ab36f0c47c9ed5fa2391e77f3b3cb0e23c9dd.tar.xz linux-4d7ab36f0c47c9ed5fa2391e77f3b3cb0e23c9dd.zip |
mwifiex: Do not change bss_type in change_virtual_intf
When user adds a virtual interface driver will set the
bss_type to the iface_type given by the user. When
supplicant is started on the same interface, a call to
change_virtual_intf will be triggered if if_type is not
NL80211_IFTYPE_STATION. Here driver should not update
it's bss_type, because bss_type is intended to indicate
the original iface_type and changing the same will defeat
the purpose of creating this interface.
Signed-off-by: Ganapathi Bhat <gbhat@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/broadcom/brcm80211/brcmfmac')
0 files changed, 0 insertions, 0 deletions