summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/ehci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/ehci.c')
-rw-r--r--sys/dev/usb/ehci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/ehci.c b/sys/dev/usb/ehci.c
index c45c9cd..b8d26a4 100644
--- a/sys/dev/usb/ehci.c
+++ b/sys/dev/usb/ehci.c
@@ -2634,7 +2634,7 @@ ehci_abort_xfer(usbd_xfer_handle xfer, usbd_status status)
}
ehci_add_qh(sqh, psqh);
/*
- * Step 4: Execute callback.
+ * Step 5: Execute callback.
*/
#ifdef DIAGNOSTIC
exfer->isdone = 1;
OpenPOWER on IntegriCloud