uas: s/response_ui/response_iu/

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
This commit is contained in:
Hans de Goede
2013-10-23 14:27:09 +01:00
committed by Sarah Sharp
parent 4de7a3735b
commit e52e031498
2 changed files with 2 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ struct sense_iu {
__u8 sense[SCSI_SENSE_BUFFERSIZE];
};
struct response_ui {
struct response_iu {
__u8 iu_id;
__u8 rsvd1;
__be16 tag;