From: Luciano Coelho Date: Fri, 21 Nov 2014 20:08:01 +0000 (+0200) Subject: iwlwifi: mvm: add channel information to the netdetect notifications X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~17^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ed4e659f34c963f7398ca1c92a1ab9593afba83;p=pandora-kernel.git iwlwifi: mvm: add channel information to the netdetect notifications Add the channels on which there was a match for every match reported by the firmware. The firmware reports the channels as indices to the array of channels that was passed in the scheduled scan request, so we need to save the array when entering D3 to make sure it is available when we resume. Signed-off-by: Luciano Coelho Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed