diff options
author | Surabhi Vishnoi <svishnoi@codeaurora.org> | 2019-04-17 14:01:46 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-05-07 17:01:29 +0300 |
commit | 97354f2c432788e3163134df6bb144f4b6289d87 (patch) | |
tree | a5ffb356d04f48b87fa0ca1e71a4a98be7d5d2e2 /drivers/net/vrf.c | |
parent | a7368c395fc3ebd544cf6ceaca715adb4e85eff1 (diff) |
ath10k: Do not send probe response template for mesh
Currently mac80211 do not support probe response template for
mesh point. When WMI_SERVICE_BEACON_OFFLOAD is enabled, host
driver tries to configure probe response template for mesh, but
it fails because the interface type is not NL80211_IFTYPE_AP but
NL80211_IFTYPE_MESH_POINT.
To avoid this failure, skip sending probe response template to
firmware for mesh point.
Tested HW: WCN3990/QCA6174/QCA9984
Signed-off-by: Surabhi Vishnoi <svishnoi@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/vrf.c')
0 files changed, 0 insertions, 0 deletions