drm/radeon: do not continue after error from r600_ib_test
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 2 Feb 2012 20:23:11 +0000 (21:23 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 3 Feb 2012 10:15:03 +0000 (10:15 +0000)
commit3fe89a0c799c62de68e9e6d6e33899cd7e0da901
treec8fb5e0e14007fadb86b18c07b643730525b0f57
parent08bc3d4e67d486a9b2a5065c1c2ebaf13048a465
drm/radeon: do not continue after error from r600_ib_test

This return statement got dropped while fixing the conflicts introduced
in 7a7e8734ac3.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/evergreen.c