From: Luciano Coelho Date: Wed, 1 Oct 2014 10:22:40 +0000 (+0300) Subject: iwlwifi: mvm: spin off a function to start scan offload X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~30^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b141c23581164bfa7eb5eb19c2f00cb303c70d3b;p=pandora-kernel.git iwlwifi: mvm: spin off a function to start scan offload The net-detect feature will require a scan offload to be started in the same way it is done now for scheduled scan. Spin a new function off of the sched_scan_start op code for reuse. Additionally, restructure the function a bit for more readability. Signed-off-by: Luciano Coelho Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed