commit | 6ac32975498146fd246126c0566f5e90f9280c80 | [log] [tgz] |
---|---|---|
author | Nicholas Bellinger <nab@linux-iscsi.org> | Mon Jul 30 15:16:58 2012 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Mon Jul 30 15:16:58 2012 -0700 |
tree | 15af0e54873e74174f942d268c7194ff3f9a57d0 | |
parent | c9bb6eda456952b9717411fa8811ffd4eb30449f [diff] |
vhost-scsi: Make GET_ABI_VERSION use int This patch changes the GET_ABI_VERSION ioctl usage in vhost_scsi_start() to use a 'int' as requested by MST. Reported-by: Michael S. Tsirkin <mst@redhat.com> Cc: Michael S. Tsirkin <mst@redhat.com> Cc: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Cc: Zhi Yong Wu <wuzhy@cn.ibm.com> Cc: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>