drm/radeon: fix up dereferencing of busy objects.
authorDave Airlie <airlied@redhat.com>
Tue, 1 Mar 2011 03:40:06 +0000 (13:40 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 1 Mar 2011 05:01:14 +0000 (15:01 +1000)
This could free things twice, just deref the GEM object
and hope its enough.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found