diff options
Diffstat (limited to 'drivers/usb/host/whci/whci-hc.h')
| -rw-r--r-- | drivers/usb/host/whci/whci-hc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/host/whci/whci-hc.h b/drivers/usb/host/whci/whci-hc.h index 794dba0d0f0a..e8d0001605be 100644 --- a/drivers/usb/host/whci/whci-hc.h +++ b/drivers/usb/host/whci/whci-hc.h | |||
| @@ -264,6 +264,7 @@ struct whc_qset { | |||
| 264 | unsigned in_sw_list:1; | 264 | unsigned in_sw_list:1; |
| 265 | unsigned in_hw_list:1; | 265 | unsigned in_hw_list:1; |
| 266 | unsigned remove:1; | 266 | unsigned remove:1; |
| 267 | unsigned reset:1; | ||
| 267 | struct urb *pause_after_urb; | 268 | struct urb *pause_after_urb; |
| 268 | struct completion remove_complete; | 269 | struct completion remove_complete; |
| 269 | int max_burst; | 270 | int max_burst; |
