Index: uspace/lib/usb/include/usb/classes/hub.h
===================================================================
--- uspace/lib/usb/include/usb/classes/hub.h	(revision 8fd4ba0febd30b06d14b441e12b5134169bf5f21)
+++ uspace/lib/usb/include/usb/classes/hub.h	(revision 6b082a1beb27d775b41ceecaaf356d0af4d92219)
@@ -152,5 +152,5 @@
             maximum of 255 ports).
      */
-    uint8_t * devices_removable;
+    uint8_t devices_removable[32];
 
     /**
