usb-storage: fill status in complete callback.
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 21 Nov 2011 10:29:27 +0000 (11:29 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 21 Nov 2011 13:08:01 +0000 (14:08 +0100)
commit92a114f6f8487b8b256340cac5a5a10498e220c1
tree44e477c5aef20755c6422827f1bb8d0555e53b2f
parente04da7c3d15d746be86898b4ce059b365d61dbc3
usb-storage: fill status in complete callback.

Put status word into device state, fill it in command_complete, have
usb_msd_send_status just send it out.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb-msd.c