From: Roel Kluin Date: Fri, 13 Feb 2009 00:33:27 +0000 (-0800) Subject: TG3: limit reaches -1 X-Git-Tag: v2.6.29-rc5~3^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4675b52a933831d4901217564cba5a434ddd922;p=pandora-kernel.git TG3: limit reaches -1 With while (limit--) { ... } limit reaches -1, so 0 means success. Signed-off-by: Roel Kluin Acked-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed