]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/typhoon.c
[NIU]: Fix link LED handling.
[linux-2.6-omap-h63xx.git] / drivers / net / typhoon.c
index 72e5e9be7e995ec51c0bb779ee1699d509e09621..94ac5869bb18e958578d3f38f7f723328f38dd1c 100644 (file)
@@ -1801,7 +1801,7 @@ typhoon_poll(struct napi_struct *napi, int budget)
 static irqreturn_t
 typhoon_interrupt(int irq, void *dev_instance)
 {
-       struct net_device *dev = (struct net_device *) dev_instance;
+       struct net_device *dev = dev_instance;
        struct typhoon *tp = dev->priv;
        void __iomem *ioaddr = tp->ioaddr;
        u32 intr_status;