]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/irda/irport.c
[PATCH] DM9000 - check for MAC left in by bootloader
[linux-2.6-omap-h63xx.git] / drivers / net / irda / irport.c
index 98fa5319e5cca369b06a8c409897bc0522c91606..44efd49bf4a9fd8f13e38b1aea9e073d31d065b6 100644 (file)
@@ -386,7 +386,7 @@ static int __irport_change_speed(struct irda_task *task)
        /* Locking notes : this function may be called from irq context with
         * spinlock, via irport_write_wakeup(), or from non-interrupt without
         * spinlock (from the task timer). Yuck !
-        * This is ugly, and unsafe is the spinlock is not already aquired.
+        * This is ugly, and unsafe is the spinlock is not already acquired.
         * This will be fixed when irda-task get rewritten.
         * Jean II */
        if (!spin_is_locked(&self->lock)) {