commit | dcd4a561215b46d2d7c57b855a7da6a3e6e80c0e | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Wed Jul 31 10:55:12 2013 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Aug 02 09:37:28 2013 +0300 |
tree | 83a259b243576b58d351fc0aa7eff5c772f88b40 | |
parent | 432358ed1d18c19dbf89008325ff6ba662d0996e [diff] |
ath10k: make sure to use passive scan when n_ssids is 0 Normally user specifies broadcast ssid for scanning. If the user wants to do a passive scan it does not pass any ssids. The patch makes sure we ath10k tells firmware to not send anything at all in case it decides no ssids equals broadcast ssid. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>