From: Holger Schurig Date: Wed, 14 May 2008 14:30:28 +0000 (+0200) Subject: libertas: reduce command retry time X-Git-Tag: v2.6.27-rc1~969^2~337^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57962f0b9d76487a660619f97c0aa811924274a0;p=pandora-kernel.git libertas: reduce command retry time [PATCH, take 2] libertas: reduce command retry time In the normal case, an unsuccessful command would be retried for 10*5 seconds, or 10*10 seconds in the worst case. This patch reduces this to 3*3 seconds, or 3*10 seconds in the worst case. I also reduced the time it takes to start a new command downloaded. Signed-off-by: Holger Schurig Acked-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed