[USBHUB_NEW]

- Fix calling convention of completion routine

svn path=/branches/usb-bringup-trunk/; revision=55082
This commit is contained in:
Johannes Anderwald 2012-01-22 23:25:33 +00:00
parent a1bb133fae
commit d5dec59f82

View file

@ -435,6 +435,7 @@ DeviceStatusChangeThread(
}
NTSTATUS
NTAPI
StatusChangeEndpointCompletion(
IN PDEVICE_OBJECT DeviceObject,
IN PIRP Irp,