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:

committed by
Sarah Sharp

parent
4de7a3735b
commit
e52e031498
@@ -46,7 +46,7 @@ struct uas_dev_info {
|
||||
struct usb_anchor sense_urbs;
|
||||
struct usb_anchor data_urbs;
|
||||
int qdepth, resetting;
|
||||
struct response_ui response;
|
||||
struct response_iu response;
|
||||
unsigned cmd_pipe, status_pipe, data_in_pipe, data_out_pipe;
|
||||
unsigned use_streams:1;
|
||||
unsigned uas_sense_old:1;
|
||||
|
Reference in New Issue
Block a user