Index: uspace/drv/usbhub/ports.c
===================================================================
--- uspace/drv/usbhub/ports.c	(revision 4708657d9ee77ee254fe9d5418881ad98efcc165)
+++ uspace/drv/usbhub/ports.c	(revision b72efe87f3e33beaa3b0d0cf7c8b598a58f6a6de)
@@ -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(
