git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1793126
)
drm/vmwgfx: fix error return code in vmw_driver_load()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 26 Aug 2013 07:15:37 +0000
(15:15 +0800)
committer
Dave Airlie
<airlied@gmail.com>
Thu, 29 Aug 2013 22:57:51 +0000
(08:57 +1000)
Fix to return -ENOMEM in the fence manager init error handling
case instead of 0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Dmitry Torokhov <dtor@vmware.com>
Signed-off-by: Dave Airlie <airlied@gmail.com>
No differences found