From: Luciano Coelho Date: Fri, 21 Nov 2014 07:32:23 +0000 (+0200) Subject: iwlwifi: mvm: add SSID match information for net-detect X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~17^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9718da82f595eeac0cd42d849f7c3adc02da5e3;p=pandora-kernel.git iwlwifi: mvm: add SSID match information for net-detect Add SSID information to the net-detect indication to userspace. Fetch the matched profiles from the firmware in order to find the correct SSIDs in the profiles that matched. Since the net-detect information is stored in cfg80211, and in theory it could change while we are waking up and reading the matched profiles, we need to save it when we enter D3 so it is available during resume. Signed-off-by: Luciano Coelho Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed