Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[pandora-kernel.git] / drivers / net / wireless / orinoco / main.c
index 62c6b2b..b0f233f 100644 (file)
@@ -1958,7 +1958,7 @@ irqreturn_t orinoco_interrupt(int irq, void *dev_id)
 
                evstat = hermes_read_regn(hw, EVSTAT);
                events = evstat & hw->inten;
-       };
+       }
 
        orinoco_unlock(priv, &flags);
        return IRQ_HANDLED;