usb-storage: drop tag from device state.
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 21 Nov 2011 10:36:17 +0000 (11:36 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 21 Nov 2011 13:08:01 +0000 (14:08 +0100)
commit9573bb03b61096ece754a827c359c6da61252ce1
tree8c8ce77ac6dd8dbefc74347d04a72686213a0af7
parent4093e0edcc8ef4622e98f14b6c1a84f0ea6ca10a
usb-storage: drop tag from device state.

scsi keeps track of the tag in SCSIRequest,
no need to store a separate copy.

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