diff options
Diffstat (limited to 'src/drivers/usb/usbhub.h')
| -rw-r--r-- | src/drivers/usb/usbhub.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/drivers/usb/usbhub.h b/src/drivers/usb/usbhub.h index a59ecaeca..4dd9426c3 100644 --- a/src/drivers/usb/usbhub.h +++ b/src/drivers/usb/usbhub.h @@ -227,8 +227,6 @@ struct usb_hub_device { /** Interrupt endpoint */ struct usb_endpoint intr; - /** Recycled interrupt I/O buffers */ - struct list_head intrs; /** Interrupt endpoint refill process */ struct process refill; }; |
