]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/smc91x.c
[PATCH] e1000: no need for reboot notifier
[linux-2.6-omap-h63xx.git] / drivers / net / smc91x.c
index cfb9d3cdb04a593713df0fabcf2f8359bdbc1b4d..1438fdd20826487a0d8d0535143f484b1111a3be 100644 (file)
@@ -1998,7 +1998,7 @@ static int __init smc_probe(struct net_device *dev, void __iomem *ioaddr)
        if (retval)
                goto err_out;
 
-       set_irq_type(dev->irq, IRQT_RISING);
+       set_irq_type(dev->irq, SMC_IRQ_TRIGGER_TYPE);
 
 #ifdef SMC_USE_PXA_DMA
        {