From: Michal Kazior Date: Wed, 31 Jul 2013 08:55:12 +0000 (+0200) Subject: ath10k: make sure to use passive scan when n_ssids is 0 X-Git-Tag: v3.12-rc1~132^2~84^2^2~109^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcd4a561215b46d2d7c57b855a7da6a3e6e80c0e;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed