]> git.baikalelectronics.ru Git - kernel.git/commit
tcm_vhost: Remove double check of response
authorAsias He <asias@redhat.com>
Wed, 10 Apr 2013 07:06:13 +0000 (15:06 +0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Thu, 11 Apr 2013 08:48:11 +0000 (01:48 -0700)
commit10a2cb93eb3dfecc8db1dfefaadb745ef8ec2994
treed5b1b924afe6e6afe9e94bdc99a0cfff46fa1929
parent01cd00bb0bfb0629abe27a4669bf5ad795613dff
tcm_vhost: Remove double check of response

We did the length of response check twice.

Signed-off-by: Asias He <asias@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/vhost/tcm_vhost.c