]> git.baikalelectronics.ru Git - kernel.git/commit
wl18xx: use long intervals in sched scan
authorEliad Peller <eliad@wizery.com>
Thu, 30 Jul 2015 19:38:20 +0000 (22:38 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 10 Aug 2015 19:16:21 +0000 (22:16 +0300)
commit9daf0091406d5278174055faaca37b9f45de09f7
treecb65321c3042f01e0c571a34e7ddc33696a673a8
parent34ccc595cf3e95c2e7855fda8c8bdf950e8ed248
wl18xx: use long intervals in sched scan

Add support for long intervals on sched scan.

If configured, the original request interval will
be used num_short_interval times, and then the
long interval will be used.

While on it, fix the scan command field names
to reflect the expected value is in ms (rather
than secs).

These values will be taken from the conf file,
so bump its version accordingly.

Signed-off-by: Eyal Shapira <eyal@wizery.com>
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ti/wl18xx/main.c
drivers/net/wireless/ti/wl18xx/scan.c
drivers/net/wireless/ti/wl18xx/scan.h
drivers/net/wireless/ti/wlcore/conf.h
drivers/net/wireless/ti/wlcore/scan.h