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:
4454b66
)
iser-target: fix error return code in isert_create_device_ib_res()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Tue, 29 Oct 2013 01:56:34 +0000
(09:56 +0800)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Wed, 11 Dec 2013 19:54:47 +0000
(11:54 -0800)
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>
Cc: <stable@vger.kernel.org> #3.10+
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found