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:
f29fa1c
)
IB/core: Fix error return code in add_port()
author
Wei Yongjun
<weiyj.lk@gmail.com>
Fri, 21 Jun 2013 03:24:27 +0000
(11:24 +0800)
committer
Roland Dreier
<roland@purestorage.com>
Mon, 24 Jun 2013 20:52:22 +0000
(13:52 -0700)
Fix to return -ENOMEM in the add_port() 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