Index: uspace/drv/bus/usb/xhci/bus.c
===================================================================
--- uspace/drv/bus/usb/xhci/bus.c	(revision 95a62dc88d8acc7ee26b24c437486e7b8c36e3fc)
+++ uspace/drv/bus/usb/xhci/bus.c	(revision 67d58e877f1299875198c7b32fc7504f218d55b0)
@@ -301,5 +301,5 @@
 	}
 
-	/* Block creation of new endpoints and transfers. */
+	/* Allow creation of new endpoints and transfers. */
 	usb_log_debug2("Device " XHCI_DEV_FMT " going online.", XHCI_DEV_ARGS(*dev));
 	fibril_mutex_lock(&dev_base->guard);
