]> 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)
commit533d27451d0d5bd953b768a1834db1c87cd803ab
tree5b332a377b92a58991666a57fbaa274d15a7797b
parent4d3e583ce3a56f1032d97fc5cb5cd5b3ce17f8ed
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