commit | db2961c5a13562503c82ae306af269fde4fea8f0 | [log] [tgz] |
---|---|---|
author | Roel Kluin <12o3l@tiscali.nl> | Fri Apr 18 13:50:48 2008 -0700 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri Apr 25 02:08:55 2008 -0400 |
tree | fe08d96d6be9245009dba0e6b47aef04502167fb | |
parent | 72abb46101fb5c47a9592914adb221b430ff26bd [diff] |
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 <jacmet@sunsite.dk> Cc: Jeff Garzik <jeff@garzik.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>