ether3_interrupt
if (request_irq(dev->irq, ether3_interrupt, 0, "ether3", dev))
static irqreturn_t ether3_interrupt (int irq, void *dev_id);