]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit69d4466e147ba301b6b25022156e3607e662e6da
treed3aba1d9ce303a2153f57d13ab305746edcb8ab9
parent562287732a8719b4c10095e4902fbdae9686c83f
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