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)
commit50a66d7f04adbfab9db55144c58dc693358cb635
tree5b332a377b92a58991666a57fbaa274d15a7797b
parent2497a246e880d1fb537f754f551177c01fa39242
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