drm/i915: Cleanup the hws on ringbuffer constrution failure.
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 11 Feb 2009 14:52:44 +0000 (14:52 +0000)
committerDave Airlie <airlied@redhat.com>
Fri, 20 Feb 2009 02:21:12 +0000 (12:21 +1000)
If we fail to create the ringbuffer, then we need to cleanup the allocated
hws.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@linux.ie>

No differences found