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:
2267a29
)
[SCSI] scsi_transport_iscsi: fix error return code in iscsi_transport_init()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 19 Apr 2013 01:23:28 +0000
(09:23 +0800)
committer
James Bottomley
<JBottomley@Parallels.com>
Thu, 2 May 2013 22:31:50 +0000
(15:31 -0700)
Fix to return -ENOMEM in the create workqueue error case
instead of 0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found