diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2016-11-29 07:49:19 +0100 |
---|---|---|
committer | Sinclair Yeh <syeh@vmware.com> | 2017-07-17 23:40:55 -0700 |
commit | d7f482313322892b28f3c14958177cd15c6a113d (patch) | |
tree | fdd1a16f10442a207f1ce55db59647602de8e0c1 /drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c | |
parent | 1a4adb05632e902c9819af7c5eeded5243f1dc6c (diff) |
drm/vmwgfx: Fix handling of errors returned by 'vmw_cotable_alloc()'
'vmw_cotable_alloc()' returns an error pointer on error, not NULL.
Propagate the error code, instead of returning -ENOMEM unconditionally
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
Signed-off-by: Sinclair Yeh <syeh@vmware.com>
Diffstat (limited to 'drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c')
0 files changed, 0 insertions, 0 deletions