[PATCH] softmac: reduce scan dwell time
authorDavid Woodhouse <dwmw2@infradead.org>
Thu, 23 Mar 2006 14:00:02 +0000 (14:00 +0000)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Mar 2006 19:04:09 +0000 (14:04 -0500)
It currently takes something like 8 seconds to do a scan, because we
spend half a second on each channel. Reduce that time to 20ms per
channel.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found