drm/ttm: Be consistent on ttm_bo_init() failures
authorThomas Hellstrom <thellstrom@vmware.com>
Tue, 9 Nov 2010 20:31:44 +0000 (21:31 +0100)
committerDave Airlie <airlied@redhat.com>
Wed, 10 Nov 2010 01:52:19 +0000 (11:52 +1000)
Call destroy() on _all_ ttm_bo_init() failures, and make sure that
behavior is documented in the function description.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found