From: Avraham Stern Date: Tue, 31 Mar 2015 13:14:41 +0000 (+0300) Subject: iwlwifi: mvm: fix scan iteration complete notification handling X-Git-Tag: omap-for-v4.2/soc-pt1-take2~27^2~28^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1083fd7391e989be52022f0f338e9dadc048b063;p=pandora-kernel.git iwlwifi: mvm: fix scan iteration complete notification handling Scan iteration complete notification handling uses the wrong FW API version (version 2 instead of version 3). Fix that by removing version 2 API which is no longer used, and using only the updated version. Signed-off-by: Avraham Stern Reviewed-by: David Spinadel Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed