Input: elantech - discard the first 2 positions on some firmwares
[deliverable/linux.git] / drivers / net / smc-ultra32.c
index 7a554adc70fbde2710cb51944d7acfd357ad7da0..e459c3b2510a57257efe95143cf633e2d4db883d 100644 (file)
@@ -352,7 +352,6 @@ static void ultra32_reset_8390(struct net_device *dev)
        outb(0x84, ioaddr + 5); /* Enable MEM16 & Disable Bus Master. */
        outb(0x01, ioaddr + 6); /* Enable Interrupts. */
        if (ei_debug > 1) printk("reset done\n");
-       return;
 }
 
 /* Grab the 8390 specific header. Similar to the block_input routine, but
This page took 0.026187 seconds and 5 git commands to generate.