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:
916cdab
)
caif_virtio: fix error return code in cfv_create_genpool()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Tue, 2 Apr 2013 06:15:56 +0000
(16:45 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 2 Apr 2013 06:18:25 +0000
(16:48 +1030)
Fix to return a negative error code from the error handling
case instead of 0, as returned elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found