]> git.ipfire.org Git - thirdparty/qemu.git/commit
scsi-disk: fix the mode data header returned by the MODE SENSE(10) command
authorBernhard Kohl <bernhard.kohl@nsn.com>
Tue, 31 Aug 2010 12:08:23 +0000 (14:08 +0200)
committerKevin Wolf <kwolf@redhat.com>
Mon, 13 Sep 2010 12:31:03 +0000 (14:31 +0200)
commit5105d99b7f93095b0a04084bcdee545c7aa4036e
tree0fd9e786b5b05f64c90dd2da254255762f1a1cf5
parentb422f4194dc2589ecf35a48066c9c8043e2c0157
scsi-disk: fix the mode data header returned by the MODE SENSE(10) command

The header for the  MODE SENSE(10) command is 8 bytes long.

Signed-off-by: Bernhard Kohl <bernhard.kohl@nsn.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
(cherry picked from commit ce512ee115b20bfc8a562d528a3f14eeff9ddf64)
hw/scsi-disk.c