From: Bing Zhao Date: Thu, 7 Jun 2012 04:12:40 +0000 (-0700) Subject: mwifiex: shorten per channel scan time X-Git-Tag: v3.6-rc1~125^2~559^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38e8b7d977786b0059c02744e4b96bc1e206d891;p=pandora-kernel.git mwifiex: shorten per channel scan time Currently the scan time per channel for active scanning is set to 200ms. It takes quite a while to finsh scanning on all channels, especially with a dual band configuration. Change the per channel scan time settings to the following values: passive scan: 110ms active scan: 30ms specific scan: 30ms Above settings have been tested on x86 and arm platforms. Signed-off-by: Bing Zhao Signed-off-by: Amitkumar Karwar Signed-off-by: John W. Linville --- Reading git-diff-tree failed