From: Eyal Shapira Date: Sat, 8 Dec 2012 00:58:23 +0000 (+0200) Subject: wlcore: increase scan dwell times if no activity X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~50^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d3a160365306c4161b7064d482c26a85829f170;p=pandora-kernel.git wlcore: increase scan dwell times if no activity There's a limit on scan dwell times of max 30ms in order to avoid degrading voip traffic which could be going on while scanning. However these dwell times increase the chance of missing out on nearby APs leading to partial scan results. Allow configuration of longer dwell times in case there no active interface (i.e. no STA associated or AP up). [Arik - count started vifs using an in-driver function] [Fixed some new checkpatch warnings regarding comments in the networking subsystem. -- Luca] Signed-off-by: Eyal Shapira Signed-off-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed