cfg80211: refactor nl80211_start_sched_scan so it can be reused
authorLuciano Coelho <luciano.coelho@intel.com>
Mon, 10 Nov 2014 14:13:46 +0000 (16:13 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 19 Nov 2014 17:45:42 +0000 (18:45 +0100)
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 <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found