summaryrefslogtreecommitdiff
path: root/drivers/usb/usbip/vudc.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/usbip/vudc.h')
-rw-r--r--drivers/usb/usbip/vudc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/usbip/vudc.h b/drivers/usb/usbip/vudc.h
index 44fb24193acd..8282362176d5 100644
--- a/drivers/usb/usbip/vudc.h
+++ b/drivers/usb/usbip/vudc.h
@@ -105,7 +105,7 @@ struct vudc {
struct usbip_device ud;
struct transfer_timer tr_timer;
- struct timeval start_time;
+ struct timespec64 start_time;
struct list_head urb_queue;