Michael S. Tsirkin 03325525c3 virtio-scsi: fix cdb/sense size
Commit "virtio-scsi: use standard-headers" added
cdb and sense into req/rep structures, which
breaks uses of sizeof for these structures,
since qemu adds its own arrays on top.

To fix, redefine CDB/sense field size to 0.

Reported-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-03-11 18:24:29 +01:00
..
2015-03-10 08:15:34 +03:00
2014-08-15 19:12:48 +04:00
2015-03-09 15:00:07 +01:00
2014-11-04 23:26:12 +01:00
2015-03-09 09:14:28 +00:00
2015-03-09 15:00:07 +01:00
2015-02-26 12:42:18 +01:00
2015-03-10 08:15:34 +03:00
2015-03-09 15:00:07 +01:00
2014-10-24 12:19:11 +01:00
2015-03-11 18:24:29 +01:00
2015-03-10 08:15:34 +03:00
2015-03-09 09:14:28 +00:00
2015-03-11 18:24:13 +01:00
2015-03-10 08:15:33 +03:00