net: ll_temac: fix checksum offload logic
[safe/jmp/linux-2.6] / drivers / net / apne.c
index 1437f5d..2fe60f1 100644 (file)
@@ -521,7 +521,6 @@ apne_block_output(struct net_device *dev, int count,
 
     outb(ENISR_RDC, nic_base + NE_EN0_ISR);    /* Ack intr. */
     ei_status.dmaing &= ~0x01;
-    return;
 }
 
 static irqreturn_t apne_interrupt(int irq, void *dev_id)