Re: [PATCH py80211 2/4] py80211: scan: add sched_scan start class

2015-06-13 Thread Arend van Spriel
On 12-06-15 16:00, Luca Coelho wrote: > From: Luciano Coelho > > Add a class to start scheduled scans. > > Signed-off-by: Luciano Coelho Merged in the master branch with following modification: [aspr...@gmail.com: fixed indentation] [aspr...@gmail.com: only use interval member in sc

[PATCH py80211 2/4] py80211: scan: add sched_scan start class

2015-06-12 Thread Luca Coelho
From: Luciano Coelho Add a class to start scheduled scans. Signed-off-by: Luciano Coelho --- lib/scan.py | 20 1 file changed, 20 insertions(+) diff --git a/lib/scan.py b/lib/scan.py index 5ccae55..bfaf4da 100644 --- a/lib/scan.py +++ b/lib/scan.py @@ -123,6 +123,7 @@ cla