commit | fe04e83706037802c502ea41c0d1799ec35fc0d7 | [log] [tgz] |
---|---|---|
author | David Spinadel <david.spinadel@intel.com> | Thu Jul 04 15:17:48 2013 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Jul 16 13:55:08 2013 +0300 |
tree | d9ee43b1c2b172c0971890c1c05de7a819108b27 | |
parent | 48bc13072109ea58465542aa1ee31b4e1065468a [diff] |
iwlwifi: mvm: fix bug in scan ssid Increment index in each iteration. Without this increment we are overriding the added SSIDs and we will send only the last SSId and (n_ssids - 1) broadcast probes. Cc: <stable@vger.kernel.org> [3.9+] Signed-off-by: David Spinadel <david.spinadel@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>