From: roel kluin Date: Sun, 27 Dec 2009 03:26:12 +0000 (+0000) Subject: atarilance: timeout ignored in lance_open() X-Git-Tag: v2.6.33-rc4~10^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e145b98484f5c7444151e90cc0853f14e6d396a4;p=pandora-kernel.git atarilance: timeout ignored in lance_open() With `while (--i > 0)' i reaches 0 after the loop, so upon timeout the error was not issued. Signed-off-by: Roel Kluin Signed-off-by: David S. Miller --- Reading git-diff-tree failed