commit | 7dfbbdcffebc41441e64278961f57d2840a76259 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Tue Nov 09 21:31:44 2010 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Wed Nov 10 11:52:19 2010 +1000 |
tree | 5a536fdc99de855160409a33f5049ebb503c66de | |
parent | 2b66b50b12cabc05f05543e792d4c9c2465d5702 [diff] |
drm/ttm: Be consistent on ttm_bo_init() failures 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>