Index: uspace/lib/usbvirt/src/stdreq.c
===================================================================
--- uspace/lib/usbvirt/src/stdreq.c	(revision 49f2f29258b1ba2af8b8eca8fa7c9b977272ecce)
+++ uspace/lib/usbvirt/src/stdreq.c	(revision bc8bc6e4b53521bb32831acbe485281eee694da7)
@@ -227,5 +227,5 @@
 	{
 		STD_REQ_IN(USB_REQUEST_RECIPIENT_DEVICE, USB_DEVREQ_GET_DESCRIPTOR),
-		.name = "GetDescriptor",
+		.name = "GetStdDescriptor",
 		.callback = req_get_descriptor
 	},
