]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/wavelan_cs.c
Merge branch 'for-next' into for-linus
[karo-tx-linux.git] / drivers / net / wireless / wavelan_cs.c
index 33918fd5b2311180ee53bac82b26be933c1459ce..10c702b5be4aa0686e296c87feb27ea90c3de88e 100644 (file)
@@ -3987,7 +3987,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);