tree-wide: fix assorted typos all over the place
[linux-2.6-block.git] / drivers / net / wireless / wavelan_cs.c
index 431a20ec6db6d9e39674f93c658a9239bc45a9b6..b3b0b5b685c64342481371715ad2ebd682a87bdb 100644 (file)
@@ -4011,7 +4011,7 @@ wavelan_interrupt(int             irq,
 #endif
 
   /* Prevent reentrancy. We need to do that because we may have
-   * multiple interrupt handler running concurently.
+   * multiple interrupt handler running concurrently.
    * It is safe because interrupts are disabled before aquiring
    * the spinlock. */
   spin_lock(&lp->spinlock);