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