drm: count reaches -1
authorRoel Kluin <roel.kluin@gmail.com>
Thu, 16 Apr 2009 20:57:46 +0000 (22:57 +0200)
committerDave Airlie <airlied@redhat.com>
Sun, 19 Apr 2009 23:28:20 +0000 (09:28 +1000)
With a postfix decrement in the test count will reach -1 rather than 0,
subsequent tests fail.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found