OSDN Git Service

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)
commit8698a3a4fff2b63831fdc0283da87f9f46c2aeb8
treecb65321c3042f01e0c571a34e7ddc33696a673a8
parent6d5c898798aca634f493cabd2e7a47407ee5e95d
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