Re: [PATCH py80211 1/4] py80211: scan: spin base scan classes off scan_request

2015-06-13 Thread Arend van Spriel
On 12-06-15 16:00, Luca Coelho wrote: From: Luciano Coelho luciano.coe...@intel.com Most of the scan_request code can be reused for scheduled scan, so spin the common part off the regular scan class. Additionally, add one extra class that is able to send scan commands (for sched_scan

[PATCH py80211 1/4] py80211: scan: spin base scan classes off scan_request

2015-06-12 Thread Luca Coelho
From: Luciano Coelho luciano.coe...@intel.com Most of the scan_request code can be reused for scheduled scan, so spin the common part off the regular scan class. Additionally, add one extra class that is able to send scan commands (for sched_scan stop, for instance) without adding any scan