From: Roel Kluin <12o3l@tiscali.nl> Date: Fri, 18 Apr 2008 20:50:48 +0000 (-0700) Subject: smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt} X-Git-Tag: v2.6.26-rc1~1067^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db2961c5a13562503c82ae306af269fde4fea8f0;p=pandora-kernel.git smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt} When timeout reaches 0 the postfix decrement still subtracts, so the test fails. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Roel Kluin <12o3l@tiscali.nl> Acked-by: Peter Korsgaard Cc: Jeff Garzik Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed