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:
3b2f64d
)
IB/mlx5: Fix error return code in init_one()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 29 Jul 2013 23:54:26 +0000
(07:54 +0800)
committer
Roland Dreier
<roland@purestorage.com>
Wed, 31 Jul 2013 21:12:07 +0000
(14:12 -0700)
Fix to return a negative error code from the error handling 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