]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/macmace.c
IB/ipath: iba6110 rev4 no longer needs recv header overrun workaround
[linux-2.6-omap-h63xx.git] / drivers / net / macmace.c
index fef3193121f907b7d41a44bb931a8bbd1e9c6641..9a343b965975eb469a133cdbd133c1faee74831c 100644 (file)
@@ -577,7 +577,7 @@ static irqreturn_t mace_interrupt(int irq, void *dev_id)
        struct mace_data *mp = netdev_priv(dev);
        volatile struct mace *mb = mp->mace;
        int intr, fs;
-       unsigned int flags;
+       unsigned long flags;
 
        /* don't want the dma interrupt handler to fire */
        local_irq_save(flags);