diff options
author | Zhang Changzhong <zhangchangzhong@huawei.com> | 2020-12-04 09:43:30 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2020-12-18 22:14:31 +0100 |
commit | 2e1139d613c7fb0956e82f72a8281c0a475ad4f8 (patch) | |
tree | 10873fb3840ed14a21eaf1638619e5f8cf26cb7b /drivers/vhost/vhost.c | |
parent | virtio_ring: Fix two use after free bugs (diff) | |
download | linux-2e1139d613c7fb0956e82f72a8281c0a475ad4f8.tar.xz linux-2e1139d613c7fb0956e82f72a8281c0a475ad4f8.zip |
vhost scsi: fix error return code in vhost_scsi_set_endpoint()
Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.
Fixes: 25b98b64e284 ("vhost scsi: alloc cmds per vq instead of session")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zhang Changzhong <zhangchangzhong@huawei.com>
Link: https://lore.kernel.org/r/1607071411-33484-1-git-send-email-zhangchangzhong@huawei.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/vhost/vhost.c')
0 files changed, 0 insertions, 0 deletions