]> git.baikalelectronics.ru Git - kernel.git/commit
wl12xx: add separate config value for DFS dwell time on sched scan
authorLuciano Coelho <coelho@ti.com>
Fri, 27 May 2011 12:34:47 +0000 (15:34 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 31 May 2011 18:47:25 +0000 (14:47 -0400)
commit3fede4b52ede484d34c34d9cd9e05896d4050c38
tree5b332a377b92a58991666a57fbaa274d15a7797b
parent28c3984bcf985e7d9649b854e227aab15379bc7e
wl12xx: add separate config value for DFS dwell time on sched scan

Use a different value for DFS dwell time when performing a scheduled
scan.  Previously we were using the same value as for normal passive
scans.  This adds some flexibility between these two different types
of passive scan.

For now we use 150 TUs for DFS channel dwell time.  This may need to
be fine-tuned in the future.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/conf.h
drivers/net/wireless/wl12xx/main.c
drivers/net/wireless/wl12xx/scan.c