From: Luciano Coelho Date: Thu, 29 Oct 2009 11:20:04 +0000 (+0200) Subject: wl1271: fix init loop timeout X-Git-Tag: v2.6.33-rc1~388^2~449^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7d17cf4f7e1b8d06575b6db2397c99c151674b8;p=pandora-kernel.git wl1271: fix init loop timeout The check after the loop which checks whether the initialization timed-out was wrong. If the initialization would succeed exactly in the 20000th time (the value set for INIT_LOOP), the driver would bail out and claim that initialization failed. Reported-by: Juha Leppanen Signed-off-by: Luciano Coelho Reviewed-by: Janne Ylalehto Signed-off-by: John W. Linville --- Reading git-diff-tree failed