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:
9884bcd
)
RDMA/ocrdma: Fix error return code in ocrdma_set_create_qp_rq_cmd()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Sun, 23 Jun 2013 01:07:19 +0000
(09:07 +0800)
committer
Roland Dreier
<roland@purestorage.com>
Mon, 24 Jun 2013 20:50:45 +0000
(13:50 -0700)
Fix to return -ENOMEM in the alloc dma coherent error case instead of
0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found