Index: uspace/drv/usbhub/ports.c
===================================================================
--- uspace/drv/usbhub/ports.c	(revision 4708657d9ee77ee254fe9d5418881ad98efcc165)
+++ uspace/drv/usbhub/ports.c	(revision 1029397040420ea0b52bc419fa0feadc8a35de9e)
@@ -140,5 +140,5 @@
 		usb_hub_port_reset_completed(hub, port, status);
 	}
-	usb_log_debug("Status x%x : %d\n ", status, status);
+	usb_log_debug("Port %d status 0x%08" PRIx32 "\n", (int) port, status);
 
 	usb_port_status_set_bit(
