]> git.proxmox.com Git - mirror_qemu.git/commit - block/iscsi.c
iscsi: Remember to set ret for iscsi_open in error case
authorFam Zheng <famz@redhat.com>
Thu, 10 Apr 2014 01:33:55 +0000 (09:33 +0800)
committerKevin Wolf <kwolf@redhat.com>
Fri, 11 Apr 2014 11:59:49 +0000 (13:59 +0200)
commitcd82b6fb4daf87f17742f7971ba6cb90d23e6703
tree1559939383b34ca12a9daa10d6b19c173ae70437
parent715c3f60efa9801a777a71cd06eaf8efa7eaa2a8
iscsi: Remember to set ret for iscsi_open in error case

Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/iscsi.c