summaryrefslogtreecommitdiffstats
path: root/sys/dev/idt/idt_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/idt/idt_pci.c')
-rw-r--r--sys/dev/idt/idt_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/idt/idt_pci.c b/sys/dev/idt/idt_pci.c
index 07c061d..e446713 100644
--- a/sys/dev/idt/idt_pci.c
+++ b/sys/dev/idt/idt_pci.c
@@ -219,7 +219,7 @@ idt_detach(device_t dev)
idt_device_stop(sc); /* Stop the device */
/*
- * Lock out all device interupts.
+ * Lock out all device interrupts.
*/
DEVICE_LOCK(&sc->iu_cmn);
idt_free(dev);
OpenPOWER on IntegriCloud