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:
a937536
)
RDMA/cxgb4: Fix error return code in create_qp()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 15 Mar 2013 09:42:12 +0000
(09:42 +0000)
committer
Roland Dreier
<roland@purestorage.com>
Sat, 23 Mar 2013 01:00:41 +0000
(18:00 -0700)
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: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found