[PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reduction
[safe/jmp/linux-2.6] / drivers / net / typhoon.c
index d5c32e9..3bf9e63 100644 (file)
@@ -1826,7 +1826,7 @@ typhoon_poll(struct net_device *dev, int *total_budget)
 }
 
 static irqreturn_t
-typhoon_interrupt(int irq, void *dev_instance, struct pt_regs *rgs)
+typhoon_interrupt(int irq, void *dev_instance)
 {
        struct net_device *dev = (struct net_device *) dev_instance;
        struct typhoon *tp = dev->priv;