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