vhost/scsi: Use common handling code in request queue handler
authorBijan Mottahedeh <bijan.mottahedeh@oracle.com>
Tue, 18 Sep 2018 00:09:49 +0000 (17:09 -0700)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 25 Oct 2018 01:16:13 +0000 (21:16 -0400)
commit09d7583294aada625349b6f80f1e1c730b5a5208
treed3aba1d9ce303a2153f57d13ab305746edcb8ab9
parent3f8ca2e115e55af4c15d97dda635e948d2e380be
vhost/scsi: Use common handling code in request queue handler

Change the request queue handler to use common handling routines same
as the control queue handler.

Signed-off-by: Bijan Mottahedeh <bijan.mottahedeh@oracle.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/scsi.c