Index: uspace/lib/drv/generic/remote_usbhc.c
===================================================================
--- uspace/lib/drv/generic/remote_usbhc.c	(revision 3f44312e5bf1bf8a8d8349900eb281a7310ef0c3)
+++ uspace/lib/drv/generic/remote_usbhc.c	(revision feabe16357fe524450529703c53f99be8651a7e6)
@@ -558,4 +558,6 @@
 		/* .address is initialized by write itself */
 		.endpoint = ep,
+		/* streams are not given by the API call yet */
+		.stream = 0,
 	}};
 
