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