From: Luciano Coelho Date: Mon, 10 Nov 2014 14:13:46 +0000 (+0200) Subject: cfg80211: refactor nl80211_start_sched_scan so it can be reused X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=256da02d1806c740be97576a5e8548d658858319;p=pandora-kernel.git cfg80211: refactor nl80211_start_sched_scan so it can be reused For net detect, we will need to reuse most of the scheduled scan parsing function, but not all, so split out the attributes parsing part out of the main start sched_scan function. Signed-off-by: Luciano Coelho Signed-off-by: Johannes Berg --- Reading git-diff-tree failed