]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/tokenring/tms380tr.c
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
[net-next-2.6.git] / drivers / net / tokenring / tms380tr.c
index c1925590a0e110e431a0434901349f47d27f1384..c0ab6e44eb1fe5edbb4e18af9d0b09af98a2f6e4 100644 (file)
@@ -744,7 +744,7 @@ static void tms380tr_timer_chk(unsigned long data)
 /*
  * The typical workload of the driver: Handle the network interface interrupts.
  */
-irqreturn_t tms380tr_interrupt(int irq, void *dev_id, struct pt_regs *regs)
+irqreturn_t tms380tr_interrupt(int irq, void *dev_id)
 {
        struct net_device *dev = dev_id;
        struct net_local *tp;