From: David Spinadel Date: Thu, 4 Jul 2013 12:17:48 +0000 (+0300) Subject: iwlwifi: mvm: fix bug in scan ssid X-Git-Tag: v3.11-rc4~22^2~25^2^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe04e83706037802c502ea41c0d1799ec35fc0d7;p=pandora-kernel.git 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: [3.9+] Signed-off-by: David Spinadel Signed-off-by: Johannes Berg --- Reading git-diff-tree failed